It seems this is a bug in Maven... Arrggghhh. I can't seem to figure out a
way around it either without disabling all the XMLBeans tests. :-( I'll keep
poking around though.

- Dan

On 12/23/06, Build Administrator <[EMAIL PROTECTED]> wrote:

BUILD result
------------------------------------------------------------

BUILD for xfire (#14) on localhost was BROKEN: Script returned non-zero
code "1"

Build status:

http://parabuild.viewtier.com:8080/parabuild/index.htm?detview=true&buildid=0


Suspect changes
------------------------------------------------------------

Change(s) by tomeks :

- Fix for XFIRE-809 - proxy auth;
   Time: 01:49 PM 12/23/2006; Change list: 2057

- fix woodstox group id;
   Time: 01:46 PM 12/23/2006; Change list: 2056

- Workaround for java 1.4 compatibility problem with patch for;
   Time: 01:17 PM 12/17/2006; Change list: 2055

- Generate some data on services list ( XFIRE-796 );
   Time: 01:13 PM 12/17/2006; Change list: 2054

- change woodstox groupid;
   Time: 10:48 AM 12/17/2006; Change list: 2053

- Remove java 5 StringBuilder;
   Time: 10:42 AM 12/17/2006; Change list: 2052

- uncomment repository location;
   Time: 12:54 PM 12/13/2006; Change list: 2051

Change(s) by dandiep :

- Change port from 8080 to something more obscure...;
   Time: 03:05 AM 12/13/2006; Change list: 2050

Change(s) by tomeks :

- XFIRE-782 - remove white spaces from action name;
   Time: 11:17 AM 12/07/2006; Change list: 2049

Change(s) by dandiep :

- XFIRE-784: fix for NPE with the dynamic proxy when a primiti;
   Time: 03:12 PM 12/04/2006; Change list: 2048

Change(s) by tomeks :

- make xfire-jms java 1.4 compatible;
   Time: 05:35 AM 12/03/2006; Change list: 2047

- Generating doc configuration from service.xml;
   Time: 05:32 AM 12/03/2006; Change list: 2046

Change(s) by dandiep :

- Fix distro pom.;
   Time: 10:43 AM 11/28/2006; Change list: 2045

- [maven-release-plugin] prepare for next development iteratio;
   Time: 08:32 AM 11/28/2006; Change list: 2044

- [maven-release-plugin] prepare release xfire-1.2.3;
   Time: 08:30 AM 11/28/2006; Change list: 2042

- Exclude failing test.;
   Time: 07:48 PM 11/27/2006; Change list: 2041

Change(s) by tomeks :

- regenerate certs and fixed cert build script;
   Time: 01:32 PM 11/27/2006; Change list: 2040

Change(s) by dandiep :

- Remove version from POM as it isn't needed.;
   Time: 12:53 PM 11/27/2006; Change list: 2039

Change(s) details:

http://parabuild.viewtier.com:8080/parabuild/build/changes.htm?buildrunid=314

BUILD logs
------------------------------------------------------------

Main BUILD log:
  http://parabuild.viewtier.com:8080/parabuild/build/log.htm?logid=473
Error lines:
  http://parabuild.viewtier.com:8080/parabuild/build/log.htm?logid=474

Log lines around error
------------------------------------------------------------

  [WARNING] POM for 'jaxen:jaxen:pom:1.1-beta-9:compile' is invalid. It
will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
  [WARNING]
        Artifact stax:stax:jar:1.1.1-dev:runtime retains local scope
'runtime' overriding broader scope 'compile'
        given by a dependency. If this is not intended, modify or remove
the local scope.
  [INFO] [xmlbeans:xmlbeans-test {execution: default}]
  [INFO] [resources:testResources]
  [INFO] Using default encoding to copy filtered resources.
  [WARNING] POM for 'jaxen:jaxen:pom:1.1-beta-9:compile' is invalid. It
will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
  Downloading:
http://dist.codehaus.org//xmlbeans/poms/xmlbeans-jsr173-api-2.0-dev.pom
  [WARNING] Unable to get resource from repository codehaus (
http://dist.codehaus.org/)
  Downloading:
http://people.apache.org/maven-snapshot-repository//xmlbeans/xmlbeans-jsr173-api/2.0-dev/xmlbeans-jsr173-api-2.0-dev.pom
  [WARNING] Unable to get resource from repository apache-snapshots (
http://people.apache.org/maven-snapshot-repository/)
  Downloading:
http://repo1.maven.org/maven2/xmlbeans/xmlbeans-jsr173-api/2.0-dev/xmlbeans-jsr173-api-2.0-dev.pom
  [WARNING] Unable to get resource from repository central (
http://repo1.maven.org/maven2)
  Downloading:
http://dist.codehaus.org//xmlbeans/jars/xmlbeans-jsr173-api-2.0-dev.jar
  [WARNING] Unable to get resource from repository codehaus (
http://dist.codehaus.org/)
  Downloading:
http://people.apache.org/maven-snapshot-repository//xmlbeans/xmlbeans-jsr173-api/2.0-dev/xmlbeans-jsr173-api-2.0-dev.jar
  [WARNING] Unable to get resource from repository apache-snapshots (
http://people.apache.org/maven-snapshot-repository/)
  Downloading:
http://repo1.maven.org/maven2/xmlbeans/xmlbeans-jsr173-api/2.0-dev/xmlbeans-jsr173-api-2.0-dev.jar
  [WARNING] Unable to get resource from repository central (
http://repo1.maven.org/maven2)
  [INFO]
------------------------------------------------------------------------
  [ERROR] BUILD ERROR
  [INFO]
------------------------------------------------------------------------
  [INFO] Failed to resolve artifact.
  Missing:
  ----------
  1) xmlbeans:xmlbeans-jsr173-api:jar:2.0-dev
    Try downloading the file manually from the project website.
    Then, install it using the command:
        mvn install:install-file -DgroupId=xmlbeans
-DartifactId=xmlbeans-jsr173-api \
            -Dversion=2.0-dev -Dpackaging=jar -Dfile=/path/to/file
    Path to dependency:
        1) org.codehaus.xfire:xfire-xmlbeans:jar:1.2-SNAPSHOT
        2) stax:stax:jar:1.1.1-dev
        3) xmlbeans:xmlbeans-jsr173-api:jar:2.0-dev
  ----------
  1 required artifact is missing.
  for artifact:
    org.codehaus.xfire:xfire-xmlbeans:jar:1.2-SNAPSHOT
  from the specified remote repositories:
    central (http://repo1.maven.org/maven2),
    codehaus (http://dist.codehaus.org/),
    apache-snapshots (http://people.apache.org/maven-snapshot-repository/)
  [INFO]
------------------------------------------------------------------------
  [INFO] For more information, run Maven with the -e switch
  [INFO]
------------------------------------------------------------------------
  [INFO] Total time: 4 minutes 42 seconds
  [INFO] Finished at: Sat Dec 23 13:59:22 PST 2006
  [INFO] Final Memory: 39M/64M
  [INFO]
------------------------------------------------------------------------

Timings
------------------------------------------------------------

BUILD took 4 minutes 51 seconds


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email




--
Dan Diephouse
Envoi Solutions
http://envoisolutions.com | http://netzooid.com/blog

Reply via email to