X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=inline;f=pom.xml;h=e23c24e84fcec2f840f4100d98ed8e9bfcc29db3;hb=a52e5c9b1cca9109f159b90f3eda439ed6077f04;hp=44fdf1d2b0379b4c6fda2fb9415bfb6702c81b36;hpb=8e0cfe44a6735e7dbe34f1dd2235e3633d7b15e3;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 44fdf1d2b..e23c24e84 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 org.argeo @@ -9,15 +8,15 @@ org.argeo.commons argeo-commons - 0.3.4-SNAPSHOT + 1.1.1-SNAPSHOT Argeo Commons Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring pom - 0.3 - 2011-03-24 - 1.1.7 - 0.3.4-SNAPSHOT + 0.4 + 2012-06-19 + 1.2.0 + 0.4.0 file:///srv/projects/www/commons/site http://projects.argeo.org/commons/site @@ -32,7 +31,6 @@ server eclipse security - demo ${site.urlBase}/${developmentCycle} @@ -148,9 +146,16 @@ limitations under the License. maven-resources-plugin 2.5 + + maven-dependency-plugin + 2.4 + maven-release-plugin 2.2.2 + + true + @@ -217,7 +222,6 @@ limitations under the License. maven-site-plugin 3.0 - false doc/site true @@ -246,6 +250,19 @@ limitations under the License. UTF-8 *.demo.*:*.internal.* + true + + + http://www.osgi.org/javadoc/r4v42 + + http://static.springsource.org/spring/docs/2.5.x/api + http://static.springsource.org/osgi/docs/1.2.x/api + http://static.springsource.org/spring-security/site/docs/2.0.x/apidocs + + http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0 + + http://help.eclipse.org/helios/topic/org.eclipse.platform.doc.isv/reference/api + @@ -297,20 +314,6 @@ limitations under the License. yyyy-MM-dd - - - - - - - - - - - - - - @@ -347,10 +350,35 @@ limitations under the License. false + + maven-release-plugin + + rpmbuild,rpmbuild-tp,el5 + + + + com.mycila.maven-license-plugin + maven-license-plugin + +
license-apache2-header.txt
+ true + true + + src/**/*.java + src/**/*.xml + + + **/springutil/** + **/qooxdoo-sdk/** + + true + + SLASHSTAR_STYLE + XML_STYLE + +
+
- - @@ -383,20 +411,10 @@ limitations under the License. argeo-commons-site Argeo Commons Site - file://${site.repoBase}/${developmentCycle}/ + file://${site.repoBase}/${project.version} - - release - - - argeo-commons-site - Argeo Commons Site - file://${site.repoBase}/${project.version} - - - localrepo @@ -414,13 +432,6 @@ limitations under the License. - - full - - doc - sandbox - - el5 @@ -429,5 +440,11 @@ limitations under the License. + + doc + + doc + +
\ No newline at end of file