Hi,
The top-down build of the tagged version is failing against an empty local
maven repo. wsdl4j 1.6.2 cannot be found in any of the maven repos. I
already added the staging repo. The artifact is available at
ws.zones.apache.org/repository, do we have it on the list?
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) wsdl4j:wsdl4j:jar:1.6.2
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=wsdl4j -DartifactId=wsdl4j \
-Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there: mvn deploy:deploy-file -DgroupId=wsdl4j -DartifactId=wsdl4j \
-Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1)
org.apache.tuscany.sca:tuscany-maven-wsdl2java:maven-plugin:1.0-incubating
2) org.apache.tuscany.sca:tuscany-wsdl2java:jar:1.0-incubating
3) wsdl4j:wsdl4j:jar:1.6.2
----------
1 required artifact is missing.
for artifact:
org.apache.tuscany.sca:tuscany-maven-wsdl2java:maven-plugin:1.0-incubating
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
apache.incubator (http://people.apache.org/repo/m2-incubating-repository),
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
codehaus-snapshot (http://snapshots.repository.codehaus.org),
tuscany.staging (http://people.apache.org/~antelder/tuscany/1.0-RC3/maven)
Thanks,
Raymond
On 9/18/07, ant elder <[EMAIL PROTECTED]> wrote:
>
> Please review and vote on the 1.0 release artifacts of Tuscany SCA for
> Java.
>
> The SVN tag for the release is:
> https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.0-RC3/
>
> The artifacts are available for review at:
> http://people.apache.org/~antelder/tuscany/1.0-RC3/
>
> This includes the signed binary and source distributions, the RAT reports,
> and
> the Maven staging repository.
>
> Many thanks,
>
> ...ant
>
> (Note, the artifacts are still uploading so if it looks like something's
> missing please just wait a bit,
> You can use the tag to verify things in the meantime)
>