I've seen in previous conversations that build process can fail for certain versions of maven, I use maven 2.0.4
I don't know a solution to your problem but I belive that others that are familiar with it would like to know the version you use. you can try using 2.0.4, not saying it will solve anything but may be worth trying. Davor Hrg On 6/1/07, Joshua Jackson <[EMAIL PROTECTED]> wrote:
I had a problem building it: [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. GroupId: org.apache.maven.plugins ArtifactId: maven-plugins Version: 2-SNAPSHOT Reason: Unable to download the artifact from any repository org.apache.maven.plugins:maven-plugins:pom:2-SNAPSHOT from the specified remote repositories: tapestry-snapshots ( http://people.apache.org/~hlship/tapestry-snapshot-reposit ory), central (http://repo1.maven.org/maven2), codehaus.snapshots (http://snapshots.repository.codehaus.org), howardlewisship.com (http://howardlewisship.com/repository) I think this is maven problem. Do I need to change my pom.xml? On 6/1/07, Ben Sommerville <[EMAIL PROTECTED]> wrote: > That download should still work... the only thing that you should > need to change is the tapestry versions in the pom files > (replace all 5.0.4 references with 5.0.5) > > If you run into problems drop me an email & I will try to help. -- YM!: thejavafreak Blog: http://www.nagasakti.or.id/roller/joshua/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
