Hi Florent This dependency was accidentaly in one of the poms, its not needed and I think its removed in trunk.
Cheers, reto On Sat, Jul 3, 2010 at 3:15 AM, florent andré < [email protected]> wrote: > Hi, > > > > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.specs:specs:jar:1.2.5 > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.specs -DartifactId=specs > -Dversion=1.2.5 -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.specs -DartifactId=specs > -Dversion=1.2.5 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] > -DrepositoryId=[id] > > Path to dependency: > 1) > org.apache.clerezza:org.apache.clerezza.platform.users.core:bundle:0.1-incubating-SNAPSHOT > 2) org.specs:specs:jar:1.2.5 > > ---------- > 1 required artifact is missing. > > for artifact: > > > org.apache.clerezza:org.apache.clerezza.platform.users.core:bundle:0.1-incubating-SNAPSHOT > > ************************************* > ************************************* > jar can be find here : > * > http://code.google.com/p/specs/downloads/detail?name=specs-1.2.5.jar&can=2&q= > > I don't find maven repository with it. > > Nice day > >
