We are using Nexus and I added http://people.apache.org/repo/m2-snapshot-repository to the repository list. But it did not work. After many hours of despair, now I know why. The Default setting of maven is, NOT to download snapshot-artifacts. You have to tell maven explicit, that you want to use snapshots. I created a repository in the profile-section of my settings.xml with the apache-snapshot-repository and now it works.
But Nexus seem to have problems with the packaging-type "Bundle". And at the moment, I don't care, it jsut works. :) @ Carsten: Thanks for the message, but fortunately in this case, they were no problems concerning the version of the parent pom. And at home, it worked by the first time, without any problems. -- View this message in context: http://www.nabble.com/Felix-Build-Error---Unable-to-load-the-mojo-org.apache.felix%3Amaven-bundle-plugin%3A1.4.3%3Abundle-tp23255846p23275223.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

