I too ended up downloading an available version of the snapshot jar from the
codehaus site and renamed it to 1.0-alpha-7-SNAPSHOT after which the build
has gone thro

- Venkat

On 8/10/06, Liu, Jervis <[EMAIL PROTECTED]> wrote:

well, not a big issue, but the snapshot version have to be downloaded
everyday, and sometimes the snapshot version is not very stable. For
example, today's assembly-plugin try to download
org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7-SNAPSHOT, but I
checked http://www.ibiblio.org/maven2/ repository, for some reasons, it is
not available there yet.

Missing:
----------
1) org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file 
-DgroupId=org.codehaus.plexus-DartifactId=plexus-archiver \
          -Dversion=1.0-alpha-7-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file

  Path to dependency:
        1)
org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:2.2-20060809.234942-6
        2) org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7-SNAPSHOT

----------
1 required artifact is missing.


Thanks,
Jervis
> -----Original Message-----
> From: Jeremy Boynes [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 10, 2006 9:09 PM
> To: tuscany-dev@ws.apache.org
> Subject: Re: maven-assembly-plugin version?
>
>
> IIRC the 2.1 version caused the build to be run twice. We have been
> using the snapshot for a while - what problems did you see?
> --
> Jeremy
>
> On Aug 10, 2006, at 2:04 AM, Liu, Jervis wrote:
>
> > Hi,
> >
> > The maven-assembly-plugin version we used (2.2-SNAPSHOT) caused a
> > lot of problems in my build. Is there any reason why we cant use
> > the stable version 2.1? I have tried 2.1, it works fine.
> >
> > Thanks,
> > Jervis
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to