Diomidis Spinellis
225c5568b4
Automate deployment to Maven Central
...
(WIP)
Issue: #46
2019-04-28 16:08:13 +03:00
Robert Ross
160a7db3a7
Added "-autosize" parameter and fixed parameter matching bug with "!"
2017-03-21 13:20:15 -04:00
Diomidis Spinellis
30a611ec91
Update project web page location
2016-09-16 23:38:47 +03:00
Diomidis Spinellis
9039a0011b
[maven-release-plugin] prepare for next development iteration
2014-10-29 00:04:30 +02:00
Diomidis Spinellis
6700c90fe2
[maven-release-plugin] prepare release R5_7_2
2014-10-29 00:04:24 +02:00
Diomidis Spinellis
e2d2529ce6
[maven-release-plugin] prepare for next development iteration
2014-10-28 23:45:58 +02:00
Diomidis Spinellis
0a37b4e98f
[maven-release-plugin] prepare release R5_7_1
2014-10-28 23:45:53 +02:00
Diomidis Spinellis
3c92579f87
Prepare snapshot for release
2014-10-28 23:45:25 +02:00
Diomidis Spinellis
ee39c4bca8
[maven-release-plugin] prepare release R5_7_1
2014-10-28 23:43:29 +02:00
Diomidis Spinellis
d88df8470f
Changes for deployment
...
See http://central.sonatype.org/pages/apache-maven.html
2014-10-28 23:38:59 +02:00
Diomidis Spinellis
9240c4a012
[maven-release-plugin] prepare for next development iteration
2013-05-23 20:32:03 +03:00
Diomidis Spinellis
14fca5b59c
[maven-release-plugin] prepare release R5_6_6
2013-05-23 20:31:53 +03:00
Diomidis Spinellis
c67864269c
[maven-release-plugin] prepare for next development iteration
2013-05-23 20:29:03 +03:00
Diomidis Spinellis
bf757a720a
[maven-release-plugin] prepare release R5_6_5
2013-05-23 20:28:49 +03:00
Diomidis Spinellis
c713061dca
Add dependency versions
2013-05-23 20:22:39 +03:00
Diomidis Spinellis
22f95917f4
Inherit Sonatype's pom
2013-05-23 20:08:50 +03:00
Michael Stummvoll
6bedd8a96b
changed version to 5.6.5 to be higher than the last 5.6.4
2012-12-17 11:48:45 +01:00
Michael Stummvoll
93b9f60f0d
changes in the pom.xml:
...
- added an configuration for the maven-compiler-plugin
- added project.build.sourceEncoding
- added the dependency for the tools.jar
2012-12-17 09:23:51 +01:00
Georgios Gousios
0508d2e2e8
Add developerConnection link
2012-06-27 20:43:36 +02:00
Georgios Gousios
72a7eef460
Correctly formatted SCM URL
2012-06-27 19:35:13 +02:00
Georgios Gousios
a000667eac
Include main class in jar manifest file
2012-06-27 19:32:24 +02:00
Georgios Gousios
841067cda1
Generate UmlGraph-based Javadoc
2012-06-27 19:32:07 +02:00
Georgios Gousios
f309d89222
Do not autogenerate Version class on every compile.
...
Instead, use a properties template file and Maven filtering
to set the correct version while building the output jar.
At runtime, load the properties file from the classpath and
statically initialize the version parameter.
2012-06-27 18:35:02 +02:00
Georgios Gousios
897edbda76
Produce Javadoc and src jars
2012-06-27 17:55:57 +02:00
Georgios Gousios
b8a974e20f
Make UMLGraph maven compatible
2012-06-27 17:46:47 +02:00