well : Downloading: http://www.ibiblio.net/pub/packages/maven2/org/apache/myfaces/tomahawk/sandbox-project/1.1.5-SNAPSHOT/sandbox-project-1.1.5-SNAPSHOT.pom [WARNING] Unable to get resource from repository ibiblio.net ( http://www.ibiblio.net/pub/packages/maven2) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact.
GroupId: org.apache.myfaces.tomahawk ArtifactId: sandbox-project Version: 1.1.5-SNAPSHOT Reason: Unable to download the artifact from any repository org.apache.myfaces.tomahawk:sandbox-project:pom:1.1.5-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2), apache.org (http://people.apache.org/maven-snapshot-repository), ibiblio.net (http://www.ibiblio.net/pub/packages/maven2) here is what I have in my pom.xml: <dependency> <groupId>org.apache.myfaces.tomahawk</groupId> <artifactId>tomahawk-sandbox</artifactId> <version>1.1.5-SNAPSHOT</version> </dependency> can sombody help me with this pleas ... ? On 1/12/07, Jeff Bischoff <[EMAIL PROTECTED]> wrote:
Sorin Silaghi wrote: > I didn't mean a release.. sorry I forgot to mention this... I was reffering > to the snapshot... the version 1.1.4 is posted there allready: > > http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/tomahawk/ > And so is 1.1.5. What's the problem? http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/tomahawk/tomahawk-sandbox/1.1.5-SNAPSHOT/ > > On 1/11/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: >> >> there will never be a sandbox release in a public maven2 repo. >> >> work around is to build on your own. >> >> only tomahawk will be pushed to that. >> >> -M >> >> On 1/11/07, Sorin Silaghi <[EMAIL PROTECTED]> wrote: >> > Hello, >> > >> > I wold need the sandbox 1.1.5 with maven2... Is there any reason for >> which >> > the sandbox-project jar is not in the repository ?... Is there any >> > workaround I can use until this problem is solved. >> > >> > >> > Thank You >> > >> > >> > On 8/15/06, German de la Cruz <[EMAIL PROTECTED]> wrote: >> > > could you please generate a sandbox-project-1.1.5-SNAPSHOT in maven2 >> > > snapshot repository?? It's needed by tomahawk-sandbox-1.1.5-SNAPSHOT. >> > > >> > > Thanks! >> > > >> > >> > >> > >> > -- >> > Don't talk it, Walk it! >> >> >> -- >> Matthias Wessendorf >> http://tinyurl.com/fmywh >> >> further stuff: >> blog: http://jroller.com/page/mwessendorf >> mail: mwessendorf-at-gmail-dot-com >> > > >
-- Don't talk it, Walk it!

