Hi As expected, it worked ok now. Maybe the url on the dependency should be altered when using non-released versions, since in this case it did not exist at the maven site.
Hermod -----Original Message----- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 04, 2006 2:50 PM To: Struts Developers List Subject: Re: [Shale] Maven build stops On 1/4/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I ran the default, i.e just maven. I get the following output (never mind the > norwegian): > > E:\Apache\Shale\build>maven > __ __ > | \/ |__ _Apache__ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0.2 > > Fors°ker Õ laste ned maven-javadoc-plugin-1.8-SNAPSHOT.jar. > ADVARSEL: Mislykket nedlasting av maven-javadoc-plugin-1.8-SNAPSHOT.jar. > Byggeprosessen kan ikke fortsette pÕ grunn av f°lgende mislykkede avhengighet: > > maven-javadoc-plugin-1.8-SNAPSHOT.jar (try downloading from > http://maven.apache. > org/maven-1.x/reference/plugins/javadoc/) You shouldn't have to do this, (Maven should retrieve the plugin by itself,) but you can get the snapshot here: http://cvs.apache.org/repository/maven/plugins/maven-javadoc-plugin-1.8-SNAPSHOT.jar On my system, Maven downloaded it to ~/.maven/repository/maven/plugins/, so try putting it there. Or (this will upgrade $MAVEN_HOME/plugins, for use with all projects, not just Shale,) maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven, http://cvs.apache.org/repository/ -DgroupId=maven -DartifactId=maven-javadoc-plugin -Dversion=1.8-SNAPSHOT Once you have it installed, you can go back to using -o on the command line to prevent Maven from checking for updates every time you build. Let me know if that works for you, and I'll fix the suggested URL for the error message. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This email with attachments is solely for the use of the individual or entity to whom it is addressed. Please also be aware that the DnB NOR Group cannot accept any payment orders or other legally binding correspondence with customers as a part of an email. This email message has been virus checked by the virus programs used in the DnB NOR Group. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]