Hi, thanks for reporting - it seems Maven is not clever enough to detect that the snapshot version of the plugin is in the reactor tree. I've deployed the relevant snapshots to the Apache snapshot repository and that should fix the problem for now. We'll hopefully release the plugin soon and can get away with using a snapshot version.
What other errors do you get? Are you using Java 5? Regards Carsten 2012/7/11 Pontus Amberg <[email protected]>: > Building the current trunk in an environment with no previous Sling builds > fails > with the error messages appended at the end. One way around this seems to > be to build /sling/maven/maven-launpad-plugin before trying to build the > complete system. > > Even if /sling/maven/maven-launpad-plugin is built before the complete build > it will still fail since there's also test failures when building > /sling/launchpad/testing > > /Pontus > > [ERROR] The project org.apache.sling:org.apache.sling.launchpad:7-SNAPSHOT > (/home/pontus/workspaces/sling/launchpad/builder/pom.xml) has 1 error > [ERROR] Unresolveable build extension: Plugin > org.apache.sling:maven-launchpad-plugin:2.1.1-SNAPSHOT > or one of its dependencies could not be resolved: Failed > to collect dependencies for > org.apache.sling:maven-launchpad-plugin:jar:2.1.1-SNAPSHOT (): Failed to > read artifact descriptor for > org.apache.sling:maven-launchpad-plugin:jar:2.1.1-SNAPSHOT: Failure to find > org.apache.sling:sling:pom:13-SNAPSHOT in > http://repository.apache.org/snapshots was cached in > the local repository, resolution will not be reattempted > until the update interval of apache.snapshots > has elapsed or updates are forced -> [Help 2] > [ERROR] > [ERROR] The project > org.apache.sling:org.apache.sling.launchpad.test-bundles:0.0.1-SNAPSHOT > (/home/pontus/workspaces/sling/launchpad/test-bundles/pom.xml) has 2 errors > [ERROR] Unresolveable build extension: Plugin > org.apache.sling:maven-launchpad-plugin:2.1.1-SNAPSHOT > or one of its dependencies could not be resolved: Failed > to collect dependencies for > org.apache.sling:maven-launchpad-plugin:jar:2.1.1-SNAPSHOT (): Failed to > read artifact descriptor for > org.apache.sling:maven-launchpad-plugin:jar:2.1.1-SNAPSHOT: Failure to find > org.apache.sling:sling:pom:13-SNAPSHOT in > http://repository.apache.org/snapshots was cached in > the local repository, resolution will not be reattempted > until the update interval of apache.snapshots > has elapsed or updates are forced -> [Help 2] > [ERROR] Unknown packaging: partialbundlelist @ line 32, column 16 > [ERROR] > [ERROR] The project > org.apache.sling:org.apache.sling.launchpad.testing:7-SNAPSHOT > (/home/pontus/workspaces/sling/launchpad/testing/pom.xml) has 1 error > [ERROR] Unresolveable build extension: Plugin > org.apache.sling:maven-launchpad-plugin:2.1.1-SNAPSHOT > or one of its dependencies could not be resolved: Failed > to collect dependencies for > org.apache.sling:maven-launchpad-plugin:jar:2.1.1-SNAPSHOT (): Failed to > read artifact descriptor for > org.apache.sling:maven-launchpad-plugin:jar:2.1.1-SNAPSHOT: Failure to find > org.apache.sling:sling:pom:13-SNAPSHOT in > http://repository.apache.org/snapshots was cached in > the local repository, resolution will not be reattempted > until the update interval of apache.snapshots > has elapsed or updates are forced -> [Help 2] > > -- Carsten Ziegeler [email protected]
