You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by ant elder <an...@gmail.com> on 2009/12/18 11:55:48 UTC

[VOTE] Release Tuscany ZIP plugin

Please review and vote on the artifacts for the alpha1 release of the
Tuscany Zip plugin module. This is a Maven plugin that helps with
making SCA contributions in the ZIP format. Its an alternative thats
simpler to use that the existing assembly plugin descriptor, see
http://apache.markmail.org/message/mmgsl27y2r5klogk

The tag for the release is:
https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-zip-plugin-alpha1/

The Maven staging repository is:
http://people.apache.org/~antelder/tuscany/zip-plugin-alpha1/

Thanks in advance for the votes,

 ...ant

Re: [VOTE] Release Tuscany ZIP plugin

Posted by ant elder <an...@gmail.com>.
Yes, search back in the mail archives and you should find were we
discussed it and decided we did need this.

   ...ant

On Thu, Jan 7, 2010 at 8:28 AM, Luciano Resende <lu...@gmail.com> wrote:
> There was a large discussion thread on the previous vote for this
> plugin [1]. Have things changed ?
>
> [1] http://www.mail-archive.com/dev@tuscany.apache.org/msg06685.html
>
> --
> Luciano Resende
> http://people.apache.org/~lresende
> http://lresende.blogspot.com/
>

Re: [VOTE] Release Tuscany ZIP plugin

Posted by Luciano Resende <lu...@gmail.com>.
There was a large discussion thread on the previous vote for this
plugin [1]. Have things changed ?

[1] http://www.mail-archive.com/dev@tuscany.apache.org/msg06685.html

-- 
Luciano Resende
http://people.apache.org/~lresende
http://lresende.blogspot.com/

Re: [VOTE] Release Tuscany ZIP plugin

Posted by Simon Laws <si...@googlemail.com>.
On Fri, Jan 8, 2010 at 1:56 PM, Simon Laws <si...@googlemail.com> wrote:
> yep I got it to work. Are we still doing this now? The last post to
> the thread that was posted that I can see was...
>
> ===========================================
>
> I have integrated the changes under r770316, including the update to
> the zip archetype.
>
> Thanks,
> Raymond
> --------------------------------------------------
> From: "ant elder" <an...@apache.org>
> Sent: Thursday, April 30, 2009 12:17 AM
> To: <de...@tuscany.apache.org>
> Subject: Re: [VOTE] Release Tuscany Zip Plugin alpha1
>
>
>    Brilliant. This does most of what we need so lets go with that
>    approach. Looks like you've already done the code so would you like to
>    commit that and I can update the zip archetype to use the new module?
>
>      ...ant
> =====================================
>
> Is the zip plugin going to be a replacement or an alternative. I quite
> like it as it seems a much more obvious way to create zips than the
> assembly plugin (which is a nightmare for anyone new to maven) but too
> many alternatives will be confusing also.
>
> Simon
>

And I forgot to add +1

Simon

Re: [VOTE] Release Tuscany ZIP plugin

Posted by Simon Laws <si...@googlemail.com>.
yep I got it to work. Are we still doing this now? The last post to
the thread that was posted that I can see was...

===========================================

I have integrated the changes under r770316, including the update to
the zip archetype.

Thanks,
Raymond
--------------------------------------------------
From: "ant elder" <an...@apache.org>
Sent: Thursday, April 30, 2009 12:17 AM
To: <de...@tuscany.apache.org>
Subject: Re: [VOTE] Release Tuscany Zip Plugin alpha1


    Brilliant. This does most of what we need so lets go with that
    approach. Looks like you've already done the code so would you like to
    commit that and I can update the zip archetype to use the new module?

      ...ant
=====================================

Is the zip plugin going to be a replacement or an alternative. I quite
like it as it seems a much more obvious way to create zips than the
assembly plugin (which is a nightmare for anyone new to maven) but too
many alternatives will be confusing also.

Simon

Re: [VOTE] Release Tuscany ZIP plugin

Posted by ant elder <an...@gmail.com>.
On Thu, Jan 7, 2010 at 8:13 AM, Simon Laws <si...@googlemail.com> wrote:
> I ran the hello world sample with both the assembly plugin and the zip
> plugin and the resulting zips are the same.
>
> Legal looks good
>
> I agree with you about example in the README but OK for an alpha
>
> When I build the tag I get the following ( I get the same when I try
> to build it from trunk). I assume I'm missing repo configuration and
> it looks like basic stuff. Before I spend time looking at it do you
> know what config I need to compile?
>
> D:\tags\maven-zip-plugin-alpha1>mvn
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache Tuscany Maven SCA ZIP Plugin
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/maven/mave
> n-plugin-api/2.0.1/maven-plugin-api-2.0.1.jar
> Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/maven/wago
> n/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.jar
> [INFO] Unable to find resource 'org.apache.maven:maven-plugin-api:jar:2.0.1' in
> repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
> Downloading: http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven/org/apa
> che/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.jar
> [INFO] Unable to find resource 'org.apache.maven.wagon:wagon-provider-api:jar:1.
> 0-alpha-5' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/m
> aven)
> Downloading: http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven/org/apa
> che/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.ja
> r
> [INFO] [INFO] Unable to find resource 'org.apache.maven.wagon:wagon-provider-api
> :jar:1.0-alpha-5' in repository central (http://repo1.maven.org/maven2)
> Unable to find resource 'org.apache.maven:maven-plugin-api:jar:2.0.1' in reposit
> ory central (http://repo1.maven.org/maven2)
> Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/maven/mave
> n-project/2.0/maven-project-2.0.jar
> [INFO] Unable to find resource 'org.apache.maven:maven-project:jar:2.0' in repos
> itory tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
> Downloading: http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven/org/apa
> che/maven/maven-project/2.0/maven-project-2.0.jar
> [INFO] Unable to find resource 'org.apache.maven:maven-project:jar:2.0' in repos
> itory central (http://repo1.maven.org/maven2)
> Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/maven/mave
> n-profile/2.0/maven-profile-2.0.jar
> [INFO] Unable to find resource 'org.apache.maven:maven-profile:jar:2.0' in repos
> itory tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
> Downloading: http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven/org/apa
> che/maven/maven-profile/2.0/maven-profile-2.0.jar
> [INFO] Unable to find resource 'org.apache.maven:maven-profile:jar:2.0' in repos
> itory central (http://repo1.maven.org/maven2)
> Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/maven/mave
> n-model/2.0/maven-model-2.0.jar
> [INFO] Unable to find resource 'org.apache.maven:maven-model:jar:2.0' in reposit
> ory tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
> Downloading: http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven/org/apa
> che/maven/maven-model/2.0/maven-model-2.0.jar
> [INFO] Unable to find resource 'org.apache.maven:maven-model:jar:2.0' in reposit
> ory central (http://repo1.maven.org/maven2)
> Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/maven/mave
> n-artifact-manager/2.0/maven-artifact-manager-2.0.jar
> [INFO] Unable to find resource 'org.apache.maven:maven-artifact-manager:jar:2.0'
>  in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
> Downloading: http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven/org/apa
> che/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
> [INFO] Unable to find resource 'org.apache.maven:maven-artifact-manager:jar:2.0'
>  in repository central (http://repo1.maven.org/maven2)
> Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/maven/mave
> n-repository-metadata/2.0/maven-repository-metadata-2.0.jar
> [INFO] Unable to find resource 'org.apache.maven:maven-repository-metadata:jar:2
> .0' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
> Downloading: http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven/org/apa
> che/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
> [INFO] Unable to find resource 'org.apache.maven:maven-repository-metadata:jar:2
> .0' in repository central (http://repo1.maven.org/maven2)
> Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/maven/mave
> n-artifact/2.0.1/maven-artifact-2.0.1.jar
> [INFO] Unable to find resource 'org.apache.maven:maven-artifact:jar:2.0.1' in re
> pository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
> Downloading: http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven/org/apa
> che/maven/maven-artifact/2.0.1/maven-artifact-2.0.1.jar
> [INFO] Unable to find resource 'org.apache.maven:maven-artifact:jar:2.0.1' in re
> pository central (http://repo1.maven.org/maven2)
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.apache.maven.wagon -DartifactId=wag
> on-provider-api -Dversion=1.0-alpha-5 -Dpackaging=jar -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file there:
>
>      mvn deploy:deploy-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon
> -provider-api -Dversion=1.0-alpha-5 -Dpackaging=jar -Dfile=/path/to/file -Durl=[
> url] -DrepositoryId=[id]
>
>  Path to dependency:
>        1) org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1
>
>        2) org.apache.maven:maven-archiver:jar:2.2
>        3) org.apache.maven:maven-project:jar:2.0
>        4) org.apache.maven:maven-artifact-manager:jar:2.0
>        5) org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5
>
> 2) org.apache.maven:maven-plugin-api:jar:2.0.1
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.apache.maven -DartifactId=maven-plu
> gin-api -Dversion=2.0.1 -Dpackaging=jar -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file there:
>
>      mvn deploy:deploy-file -DgroupId=org.apache.maven -DartifactId=maven-plugi
> n-api -Dversion=2.0.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Dreposit
> oryId=[id]
>
>  Path to dependency:
>        1) org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1
>
>        2) org.apache.maven:maven-plugin-api:jar:2.0.1
>
> 3) org.apache.maven:maven-project:jar:2.0
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.apache.maven -DartifactId=maven-pro
> ject -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file there:
>
>      mvn deploy:deploy-file -DgroupId=org.apache.maven -DartifactId=maven-proje
> ct -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId
> =[id]
>
>  Path to dependency:
>        1) org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1
>
>        2) org.apache.maven:maven-archiver:jar:2.2
>        3) org.apache.maven:maven-project:jar:2.0
>
> 4) org.apache.maven:maven-profile:jar:2.0
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.apache.maven -DartifactId=maven-pro
> file -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file there:
>
>      mvn deploy:deploy-file -DgroupId=org.apache.maven -DartifactId=maven-profi
> le -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId
> =[id]
>
>  Path to dependency:
>        1) org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1
>
>        2) org.apache.maven:maven-archiver:jar:2.2
>        3) org.apache.maven:maven-project:jar:2.0
>        4) org.apache.maven:maven-profile:jar:2.0
>
> 5) org.apache.maven:maven-model:jar:2.0
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.apache.maven -DartifactId=maven-mod
> el -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file there:
>
>      mvn deploy:deploy-file -DgroupId=org.apache.maven -DartifactId=maven-model
>  -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[
> id]
>
>  Path to dependency:
>        1) org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1
>
>        2) org.apache.maven:maven-archiver:jar:2.2
>        3) org.apache.maven:maven-project:jar:2.0
>        4) org.apache.maven:maven-model:jar:2.0
>
> 6) org.apache.maven:maven-artifact-manager:jar:2.0
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.apache.maven -DartifactId=maven-art
> ifact-manager -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file there:
>
>      mvn deploy:deploy-file -DgroupId=org.apache.maven -DartifactId=maven-artif
> act-manager -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drep
> ositoryId=[id]
>
>  Path to dependency:
>        1) org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1
>
>        2) org.apache.maven:maven-archiver:jar:2.2
>        3) org.apache.maven:maven-project:jar:2.0
>        4) org.apache.maven:maven-artifact-manager:jar:2.0
>
> 7) org.apache.maven:maven-repository-metadata:jar:2.0
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.apache.maven -DartifactId=maven-rep
> ository-metadata -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file there:
>
>      mvn deploy:deploy-file -DgroupId=org.apache.maven -DartifactId=maven-repos
> itory-metadata -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -D
> repositoryId=[id]
>
>  Path to dependency:
>        1) org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1
>
>        2) org.apache.maven:maven-archiver:jar:2.2
>        3) org.apache.maven:maven-project:jar:2.0
>        4) org.apache.maven:maven-artifact-manager:jar:2.0
>        5) org.apache.maven:maven-repository-metadata:jar:2.0
>
> 8) org.apache.maven:maven-artifact:jar:2.0.1
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.apache.maven -DartifactId=maven-art
> ifact -Dversion=2.0.1 -Dpackaging=jar -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file there:
>
>      mvn deploy:deploy-file -DgroupId=org.apache.maven -DartifactId=maven-artif
> act -Dversion=2.0.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepositor
> yId=[id]
>
>  Path to dependency:
>        1) org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1
>
>        2) org.apache.maven:maven-artifact:jar:2.0.1
>
> ----------
> 8 required artifacts are missing.
>
> for artifact:
>  org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1
>
> from the specified remote repositories:
>  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>  ant.staging (http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven),
>  tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
>

after our offline chat have you made any progress with working out why
this didn't work for you? It looks like an issue with you local
environment to me, could you perhaps have something in your Maven
settings.xml file thats preventing it getting to the central repo?

   ...ant

Re: [VOTE] Release Tuscany ZIP plugin

Posted by Simon Laws <si...@googlemail.com>.
I ran the hello world sample with both the assembly plugin and the zip
plugin and the resulting zips are the same.

Legal looks good

I agree with you about example in the README but OK for an alpha

When I build the tag I get the following ( I get the same when I try
to build it from trunk). I assume I'm missing repo configuration and
it looks like basic stuff. Before I spend time looking at it do you
know what config I need to compile?

D:\tags\maven-zip-plugin-alpha1>mvn
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany Maven SCA ZIP Plugin
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/maven/mave
n-plugin-api/2.0.1/maven-plugin-api-2.0.1.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/maven/wago
n/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.jar
[INFO] Unable to find resource 'org.apache.maven:maven-plugin-api:jar:2.0.1' in
repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven/org/apa
che/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.jar
[INFO] Unable to find resource 'org.apache.maven.wagon:wagon-provider-api:jar:1.
0-alpha-5' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/m
aven)
Downloading: http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven/org/apa
che/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.ja
r
[INFO] [INFO] Unable to find resource 'org.apache.maven.wagon:wagon-provider-api
:jar:1.0-alpha-5' in repository central (http://repo1.maven.org/maven2)
Unable to find resource 'org.apache.maven:maven-plugin-api:jar:2.0.1' in reposit
ory central (http://repo1.maven.org/maven2)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/maven/mave
n-project/2.0/maven-project-2.0.jar
[INFO] Unable to find resource 'org.apache.maven:maven-project:jar:2.0' in repos
itory tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven/org/apa
che/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Unable to find resource 'org.apache.maven:maven-project:jar:2.0' in repos
itory central (http://repo1.maven.org/maven2)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/maven/mave
n-profile/2.0/maven-profile-2.0.jar
[INFO] Unable to find resource 'org.apache.maven:maven-profile:jar:2.0' in repos
itory tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven/org/apa
che/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Unable to find resource 'org.apache.maven:maven-profile:jar:2.0' in repos
itory central (http://repo1.maven.org/maven2)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/maven/mave
n-model/2.0/maven-model-2.0.jar
[INFO] Unable to find resource 'org.apache.maven:maven-model:jar:2.0' in reposit
ory tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven/org/apa
che/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Unable to find resource 'org.apache.maven:maven-model:jar:2.0' in reposit
ory central (http://repo1.maven.org/maven2)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/maven/mave
n-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Unable to find resource 'org.apache.maven:maven-artifact-manager:jar:2.0'
 in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven/org/apa
che/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Unable to find resource 'org.apache.maven:maven-artifact-manager:jar:2.0'
 in repository central (http://repo1.maven.org/maven2)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/maven/mave
n-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Unable to find resource 'org.apache.maven:maven-repository-metadata:jar:2
.0' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven/org/apa
che/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Unable to find resource 'org.apache.maven:maven-repository-metadata:jar:2
.0' in repository central (http://repo1.maven.org/maven2)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/maven/mave
n-artifact/2.0.1/maven-artifact-2.0.1.jar
[INFO] Unable to find resource 'org.apache.maven:maven-artifact:jar:2.0.1' in re
pository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven/org/apa
che/maven/maven-artifact/2.0.1/maven-artifact-2.0.1.jar
[INFO] Unable to find resource 'org.apache.maven:maven-artifact:jar:2.0.1' in re
pository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.maven.wagon -DartifactId=wag
on-provider-api -Dversion=1.0-alpha-5 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:

      mvn deploy:deploy-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon
-provider-api -Dversion=1.0-alpha-5 -Dpackaging=jar -Dfile=/path/to/file -Durl=[
url] -DrepositoryId=[id]

  Path to dependency:
        1) org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1

        2) org.apache.maven:maven-archiver:jar:2.2
        3) org.apache.maven:maven-project:jar:2.0
        4) org.apache.maven:maven-artifact-manager:jar:2.0
        5) org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5

2) org.apache.maven:maven-plugin-api:jar:2.0.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.maven -DartifactId=maven-plu
gin-api -Dversion=2.0.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:

      mvn deploy:deploy-file -DgroupId=org.apache.maven -DartifactId=maven-plugi
n-api -Dversion=2.0.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Dreposit
oryId=[id]

  Path to dependency:
        1) org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1

        2) org.apache.maven:maven-plugin-api:jar:2.0.1

3) org.apache.maven:maven-project:jar:2.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.maven -DartifactId=maven-pro
ject -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:

      mvn deploy:deploy-file -DgroupId=org.apache.maven -DartifactId=maven-proje
ct -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId
=[id]

  Path to dependency:
        1) org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1

        2) org.apache.maven:maven-archiver:jar:2.2
        3) org.apache.maven:maven-project:jar:2.0

4) org.apache.maven:maven-profile:jar:2.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.maven -DartifactId=maven-pro
file -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:

      mvn deploy:deploy-file -DgroupId=org.apache.maven -DartifactId=maven-profi
le -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId
=[id]

  Path to dependency:
        1) org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1

        2) org.apache.maven:maven-archiver:jar:2.2
        3) org.apache.maven:maven-project:jar:2.0
        4) org.apache.maven:maven-profile:jar:2.0

5) org.apache.maven:maven-model:jar:2.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.maven -DartifactId=maven-mod
el -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:

      mvn deploy:deploy-file -DgroupId=org.apache.maven -DartifactId=maven-model
 -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[
id]

  Path to dependency:
        1) org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1

        2) org.apache.maven:maven-archiver:jar:2.2
        3) org.apache.maven:maven-project:jar:2.0
        4) org.apache.maven:maven-model:jar:2.0

6) org.apache.maven:maven-artifact-manager:jar:2.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.maven -DartifactId=maven-art
ifact-manager -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:

      mvn deploy:deploy-file -DgroupId=org.apache.maven -DartifactId=maven-artif
act-manager -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drep
ositoryId=[id]

  Path to dependency:
        1) org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1

        2) org.apache.maven:maven-archiver:jar:2.2
        3) org.apache.maven:maven-project:jar:2.0
        4) org.apache.maven:maven-artifact-manager:jar:2.0

7) org.apache.maven:maven-repository-metadata:jar:2.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.maven -DartifactId=maven-rep
ository-metadata -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:

      mvn deploy:deploy-file -DgroupId=org.apache.maven -DartifactId=maven-repos
itory-metadata -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -D
repositoryId=[id]

  Path to dependency:
        1) org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1

        2) org.apache.maven:maven-archiver:jar:2.2
        3) org.apache.maven:maven-project:jar:2.0
        4) org.apache.maven:maven-artifact-manager:jar:2.0
        5) org.apache.maven:maven-repository-metadata:jar:2.0

8) org.apache.maven:maven-artifact:jar:2.0.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.maven -DartifactId=maven-art
ifact -Dversion=2.0.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:

      mvn deploy:deploy-file -DgroupId=org.apache.maven -DartifactId=maven-artif
act -Dversion=2.0.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepositor
yId=[id]

  Path to dependency:
        1) org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1

        2) org.apache.maven:maven-artifact:jar:2.0.1

----------
8 required artifacts are missing.

for artifact:
  org.apache.tuscany.maven.plugins:maven-zip-plugin:maven-plugin:alpha1

from the specified remote repositories:
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  ant.staging (http://people.apache.org/~antelder/tuscany/2.0-M4-RC3/maven),
  tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)

Re: [VOTE] Release Tuscany ZIP plugin

Posted by ant elder <an...@gmail.com>.
Ping

On Mon, Dec 21, 2009 at 10:02 AM, ant elder <an...@gmail.com> wrote:
> On Fri, Dec 18, 2009 at 10:55 AM, ant elder <an...@gmail.com> wrote:
>> Please review and vote on the artifacts for the alpha1 release of the
>> Tuscany Zip plugin module. This is a Maven plugin that helps with
>> making SCA contributions in the ZIP format. Its an alternative thats
>> simpler to use that the existing assembly plugin descriptor, see
>> http://apache.markmail.org/message/mmgsl27y2r5klogk
>>
>> The tag for the release is:
>> https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-zip-plugin-alpha1/
>>
>> The Maven staging repository is:
>> http://people.apache.org/~antelder/tuscany/zip-plugin-alpha1/
>>
>> Thanks in advance for the votes,
>>
>>  ...ant
>>
>
> Neglected to vote in the previous email so +1 from me.
>
> Any one else able to vote?
>
>   ...ant
>

Re: [VOTE] Release Tuscany ZIP plugin

Posted by ant elder <an...@gmail.com>.
On Fri, Dec 18, 2009 at 10:55 AM, ant elder <an...@gmail.com> wrote:
> Please review and vote on the artifacts for the alpha1 release of the
> Tuscany Zip plugin module. This is a Maven plugin that helps with
> making SCA contributions in the ZIP format. Its an alternative thats
> simpler to use that the existing assembly plugin descriptor, see
> http://apache.markmail.org/message/mmgsl27y2r5klogk
>
> The tag for the release is:
> https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-zip-plugin-alpha1/
>
> The Maven staging repository is:
> http://people.apache.org/~antelder/tuscany/zip-plugin-alpha1/
>
> Thanks in advance for the votes,
>
>  ...ant
>

Neglected to vote in the previous email so +1 from me.

Any one else able to vote?

   ...ant

[RESULT] [VOTE] Release Tuscany ZIP plugin

Posted by ant elder <an...@gmail.com>.
Passed with three +1s.

   ...ant

On Fri, Dec 18, 2009 at 10:55 AM, ant elder <an...@gmail.com> wrote:
> Please review and vote on the artifacts for the alpha1 release of the
> Tuscany Zip plugin module. This is a Maven plugin that helps with
> making SCA contributions in the ZIP format. Its an alternative thats
> simpler to use that the existing assembly plugin descriptor, see
> http://apache.markmail.org/message/mmgsl27y2r5klogk
>
> The tag for the release is:
> https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-zip-plugin-alpha1/
>
> The Maven staging repository is:
> http://people.apache.org/~antelder/tuscany/zip-plugin-alpha1/
>
> Thanks in advance for the votes,
>
>  ...ant
>

Re: [VOTE] Release Tuscany ZIP plugin

Posted by ant elder <an...@apache.org>.
Thank you!

   ...ant

On Tue, Jan 12, 2010 at 7:58 AM, Ramkumar R <ra...@gmail.com> wrote:
> +1 from me.
>
> On Fri, Dec 18, 2009 at 4:25 PM, ant elder <an...@gmail.com> wrote:
>>
>> Please review and vote on the artifacts for the alpha1 release of the
>> Tuscany Zip plugin module. This is a Maven plugin that helps with
>> making SCA contributions in the ZIP format. Its an alternative thats
>> simpler to use that the existing assembly plugin descriptor, see
>> http://apache.markmail.org/message/mmgsl27y2r5klogk
>>
>> The tag for the release is:
>>
>> https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-zip-plugin-alpha1/
>>
>> The Maven staging repository is:
>> http://people.apache.org/~antelder/tuscany/zip-plugin-alpha1/
>>
>> Thanks in advance for the votes,
>>
>>  ...ant
>
>
>
> --
> Thanks & Regards,
> Ramkumar Ramalingam
>

Re: [VOTE] Release Tuscany ZIP plugin

Posted by Ramkumar R <ra...@gmail.com>.
+1 from me.

On Fri, Dec 18, 2009 at 4:25 PM, ant elder <an...@gmail.com> wrote:

> Please review and vote on the artifacts for the alpha1 release of the
> Tuscany Zip plugin module. This is a Maven plugin that helps with
> making SCA contributions in the ZIP format. Its an alternative thats
> simpler to use that the existing assembly plugin descriptor, see
> http://apache.markmail.org/message/mmgsl27y2r5klogk
>
> The tag for the release is:
>
> https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-zip-plugin-alpha1/
>
> The Maven staging repository is:
> http://people.apache.org/~antelder/tuscany/zip-plugin-alpha1/<http://people.apache.org/%7Eantelder/tuscany/zip-plugin-alpha1/>
>
> Thanks in advance for the votes,
>
>  ...ant
>



-- 
Thanks & Regards,
Ramkumar Ramalingam