Hello,

Always the same Maven bug. 'ipojo.arch' uses the iPOJO Maven plugin. For an unknown reason, all modules declared after are package correctly but are deployed with a bad extension.

Clement


John E. Conlon a écrit :
Encountering maven bug
http://jira.codehaus.org/browse/MNG-1682 when building the trunk. This is a subtle bug that often goes undetected.
To see it you will have to check the console output from the build.
Look at the last line of each build to verify that a proper file
extension was used to store the bundle in the local repo.

[INFO]
Installing 
/home/jconlon/projects/svns/felix/trunk/mosgi.jmx.httpconnector/target/org.apache.felix.mosgi.jmx.httpconnector-0.9.0-incubator-SNAPSHOT.jar
 to 
/home/jconlon/.m2/repository/org/apache/felix/org.apache.felix.mosgi.jmx.httpconnector/0.9.0-incubator-SNAPSHOT/org.apache.felix.mosgi.jmx.httpconnector-0.9.0-incubator-SNAPSHOT.osgi-bundle


To work around this I had to split up the trunk/pom-old-plugin.xml in to
3 files to isolate the
<module>ipojo.arch</module>

from the rest of the modules.

Shall I open an issue on Jira?

cheers,
John






--
Clement Escoffier
Grenoble University
LSR - Bat. C
220, Rue de la Chimie
BP 53
38041 GRENOBLE CEDEX 9
04.76.51.40.24
http://clement.plop-plop.net


Reply via email to