Hi Ransford, Once again I forgot a new module in the reactor....
I have added it now and so the build should run. Regards Felix paksegu schrieb: > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.apache.sling:org.apache.sling.openidauth:jar:0.9.0-incubator-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.sling > -DartifactId=org.apache.sling.openidauth -Dversion=0.9.0-incubator-SNAPSHOT > -Dpackaging=jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=org.apache.sling > -DartifactId=org.apache.sling.openidauth -Dversion=0.9.0-incubator-SNAPSHOT > -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) > org.apache.sling:org.apache.sling.launchpad.bundles:jar:4-incubator-SNAPSHOT > 2) > org.apache.sling:org.apache.sling.openidauth:jar:0.9.0-incubator-SNAPSHOT > > ---------- > 1 required artifact is missing. > > for artifact: > org.apache.sling:org.apache.sling.launchpad.bundles:jar:4-incubator-SNAPSHOT > > from the specified remote repositories: > apache.incubating (http://people.apache.org/repo/m2-incubating-repository), > apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository), > central (http://repo1.maven.org/maven2) > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e > switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 8 minutes 38 seconds > [INFO] Finished at: Mon Feb 09 01:23:18 EST 2009 > [INFO] Final Memory: 91M/186M > [INFO] ---------------------------- > > Ransford Segu-Baffoe > > > > [email protected] > > > > http://www.noqmx.com/ > > https://serenade.dev.java.net/ > > >
