Author: ieugen
Date: Mon Feb 4 07:38:17 2013
New Revision: 1442039
URL: http://svn.apache.org/viewvc?rev=1442039&view=rev
Log:
Added <extension>true</extensions> option to bundle plugin
Modified:
james/project/trunk/pom.xml
Modified: james/project/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/pom.xml?rev=1442039&r1=1442038&r2=1442039&view=diff
==============================================================================
--- james/project/trunk/pom.xml (original)
+++ james/project/trunk/pom.xml Mon Feb 4 07:38:17 2013
@@ -553,6 +553,7 @@
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>2.3.7</version>
+ <extensions>true</extensions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]