Author: gboue
Date: Mon Jun 26 21:36:41 2017
New Revision: 178
URL: http://svn.apache.org/viewvc?rev=178&view=rev
Log:
Clean up plexus-i18n dependency, and the code looking the I18N component, since
it is never used.
Modified:
maven/enforcer/trunk/enforcer-rules/pom.xml
maven/en
Author: gboue
Date: Mon Jun 26 21:26:08 2017
New Revision: 177
URL: http://svn.apache.org/viewvc?rev=177&view=rev
Log:
Remove usage of commons-lang in the project, to only have commons-lang3 on the
classpath. In DisplayInfoMojo, we can simply get the Java version from the
system properti
Author: khmarbaise
Date: Mon Jun 26 17:43:43 2017
New Revision: 1799963
URL: http://svn.apache.org/viewvc?rev=1799963&view=rev
Log:
Added result image as archive to the project so
an mvn install/deploy now works.
Modified:
maven/plugins/trunk/maven-jlink-plugin/src/main/filtered-resources/ME
Author: khmarbaise
Date: Mon Jun 26 17:42:02 2017
New Revision: 1799962
URL: http://svn.apache.org/viewvc?rev=1799962&view=rev
Log:
Improved Plugin
o Adding now the artifact as main artifact.
o Fixed some issues related to Upgrade to JDK9 EA+175
Modified:
maven/plugins/trunk/maven-jmod-plu