I saw that error too, but it somehow disappeared. Can you just try again?

Andreas

On 20 sept. 08, at 20:52, Afkham Azeez wrote:

After the latest update I'm seeing the following error, even when I build online:

Missing:
----------
1) org.codehaus.plexus:plexus-utils:jar:1.5.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-utils \ -Dversion=1.5.7-SNAPSHOT -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.codehaus.plexus -DartifactId=plexus-utils \ -Dversion=1.5.7-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/ file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
1) org.apache.maven.plugins:maven-resources-plugin:maven- plugin:2.3-20080918.194313-11
      2) org.codehaus.plexus:plexus-utils:jar:1.5.7-SNAPSHOT

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

for artifact:
org.apache.maven.plugins:maven-resources-plugin:maven-plugin: 2.3-20080918.194313-11

from the specified remote repositories:
apache-snapshot (http://people.apache.org/repo/m2-snapshot-repository/ ),
  central (http://repo1.maven.org/maven2),
  wso2-m2 (http://dist.wso2.org/maven2/),
  ibiblio-m2 (http://www.ibiblio.org/maven2/),
apache-incubating (http://people.apache.org/repo/m2-incubating-repository/ ), apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository ), apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/ )



On Thu, Sep 18, 2008 at 1:50 AM, Andreas Veithen <[EMAIL PROTECTED] > wrote:
Afkham,

Can you post the logs of the failing test?

Andreas

On 17 sept. 08, at 10:52, Afkham Azeez wrote:

Failed tests:
0001 :test = AsyncXML ,data = ASCII ,messageType = SOAP11 ,client = axis ,endpoint = axis (org .apache .synapse.transport.testkit.tests.async.XMLAsyncMessageTestCase)


I've been seeing test failures from time to time now in the Synapse trunk.

--
Thanks
Afkham Azeez

Blog: http://afkham.org
Developer Portal: http://www.wso2.org
WSAS Blog: http://wso2wsas.blogspot.com
Company: http://wso2.com
GPG Fingerprint: 643F C2AF EB78 F886 40C9 B2A2 4AE2 C887 665E 0760




--
Thanks
Afkham Azeez

Blog: http://afkham.org
Developer Portal: http://www.wso2.org
WSAS Blog: http://wso2wsas.blogspot.com
Company: http://wso2.com
GPG Fingerprint: 643F C2AF EB78 F886 40C9 B2A2 4AE2 C887 665E 0760

Reply via email to