Hi

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/)

Total time: 5 seconds
Finished at: Wed Jan 04 14:21:28 CET 2006

Also I noted that in the project.xml file you have (which contradicts your 
statement):

    <dependency>
        <groupId>maven</groupId>
        <artifactId>maven-javadoc-plugin</artifactId>
        <version>1.8-SNAPSHOT</version>
        <type>plugin</type>
        <url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/</url>
    </dependency>

Hermod

-----Original Message-----
From: Wendy Smoak [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 04, 2006 2:10 PM
To: Struts Developers List
Subject: Re: [Shale] Maven build stops


On 1/4/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> The nightly has a reference to maven-javadoc-plugin-1.8-SNAPSHOT.jar in the 
> dependency. The latest available one from 
> http://maven.apache.org/maven-1.x/reference/plugins/javadoc/ is 
> maven-javadoc-plugin-1.7.jar. This means that the Maven build will not run.

What command did you run and what error message did you get?

The build works fine for me.  The javadoc plugin snapshot is available
on cvs.apache.org/repository, which is defined in  maven.repo.remote
(in shale/build/project.properties.)

If I delete my m1 plugin cache and delete the snapshot from my local
repository, I get:

/svn/struts/current/shale/build
$ maven
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

Attempting to download maven-javadoc-plugin-1.8-SNAPSHOT.jar.
19K downloaded
Starting the reactor...

Are you running Maven "offline" (with -o)?  If so, try it once without
to allow it to download the snapshot.

Of course changing it to 1.7 locally is an option, (and we can change
it back in the svn repo if necessary,) but I'm curious to find out why
it's not working for you.

--
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]

Reply via email to