[ https://issues.apache.org/jira/browse/FELIX-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart McCulloch updated FELIX-263: ----------------------------------- Attachment: FELIX-263-build.patch As we're already using ant to build this project in phases, it makes sense to build the plugins in a 'bootstrap' phase. Most of the plugin errors with 2.0.5 appear to occur when you try to build and use a plugin in the same build process. By separating out building of felix plugins, we can avoid these (and future) problems. The attached patch modifies the top-level pom and build.xml so that the plugins get built first. ( BTW, is there a reason why the ipojo.plugin is in the top-level directory? shouldn't it be under tools/maven2? ) > Main build fails with Maven 2.0.5 and clean local repository > ------------------------------------------------------------ > > Key: FELIX-263 > URL: https://issues.apache.org/jira/browse/FELIX-263 > Project: Felix > Issue Type: Bug > Components: Maven Bundle Plugin > Affects Versions: 1.0.0 > Environment: Mac OS X, Java 5 > Reporter: Stuart McCulloch > Fix For: 1.0.0 > > Attachments: FELIX-263-build.patch, maven_error.log > > > Using Maven 2.0.5 and an empty local repository I get an error building the > 0.9.0-incubator-SNAPSHOT tree. I don't see this error when I use Maven 2.0.4 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.