Re: [continuum] BUILD FAILURE: Maven Dependency Tree

2007-09-08 Thread Carlos Sanchez
will look into it

On 9/8/07, Brett Porter <[EMAIL PROTECTED]> wrote:
> Olivier just flipped the projects that only require JDK 1.4 over to
> that JDK using profiles on Continuum, so we might see some build
> failures for things using APIs from Java 5 that shouldn't be, such as
> this...
>
> Begin forwarded message:
>
> > From: "[EMAIL PROTECTED]"
> > <[EMAIL PROTECTED]>
> > Date: 9 September 2007 9:30:28 AM
> > To: [EMAIL PROTECTED]
> > Subject: [continuum] BUILD FAILURE: Maven Dependency Tree
> > Reply-To: dev@maven.apache.org
> > Reply-To: "[EMAIL PROTECTED]"
> > <[EMAIL PROTECTED]>
> > List-Id: 
> > Message-Id:
> > <[EMAIL PROTECTED]>
> >
> > Online report : http://maven.zones.apache.org/continuum/
> > buildResult.action?buildId=20861&projectId=399
> >
> > Build statistics:
> >  State: Failed
> >  Previous State: Ok
> >  Started at: Sat 8 Sep 2007 23:30:15 +
> >  Finished at: Sat 8 Sep 2007 23:30:25 +
> >  Total time: 9s
> >  Build Trigger: Schedule
> >  Build Number: 37
> >  Exit code: 1
> >  Building machine hostname: maven.zones.apache.org
> >  Operating system : SunOS(unknown)
> >  Java Home version :  java version "1.4.2_06"
> >  Java(TM) 2 Runtime Environment, Standard Edition (build
> > 1.4.2_06-b03)
> >  Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
> > Builder version :
> >  Maven version: 2.0.7
> >  Java version: 1.4.2_06
> >  OS name: "sunos" version: "5.10" arch: "x86"
> >
> > **
> > **
> > SCM Changes:
> > **
> > **
> > No files changed
> >
> > **
> > **
> > Dependencies Changes:
> > **
> > **
> > org.apache.maven:maven-project:2.0.8-SNAPSHOT
> >
> > **
> > **
> > Test Summary:
> > **
> > **
> > Tests: 0
> > Failures: 0
> > Total time: 0
> >
> > **
> > **
> > Output:
> > **
> > **
> > [INFO] Scanning for projects...
> > [INFO]
> > --
> > --
> > [INFO] Building Maven Dependency Tree
> > [INFO]task-segment: [clean, install]
> > [INFO]
> > --
> > --
> > [INFO] [clean:clean]
> > [INFO] Deleting directory /export/home/build/data/continuum/
> > checkouts/399/target
> > [INFO] [plexus:descriptor {execution: default}]
> > [INFO] [resources:resources]
> > [INFO] Using default encoding to copy filtered resources.
> > [INFO] Resource directory does not exist: /export/home/build/data/
> > continuum/checkouts/399/src/main/resources
> > [INFO] Copying 1 resource
> > [INFO] [compiler:compile]
> > [INFO] Compiling 18 source files to /export/home/build/data/
> > continuum/checkouts/399/target/classes
> > [INFO]
> > --
> > --
> > [ERROR] BUILD FAILURE
> > [INFO]
> > --
> > --
> > [INFO] Compilation failure
> >
> > /export/home/build/data/continuum/checkouts/399/src/main/java/org/
> > apache/maven/shared/dependency/tree/traversal/
> > SerializingDependencyNodeVisitor.java:[182,18] cannot resolve symbol
> > symbol  : method append (java.lang.String)
> > location: class java.io.PrintWriter
> >
> > /export/home/build/data/continuum/checkouts/399/src/main/java/org/
> > apache/maven/shared/dependency/tree/traversal/
> > SerializingDependencyNodeVisitor.java:[187,18] cannot resolve symbol
> > symbol  : method append (java.lang.String)
> > location: class java.io.PrintWriter
> >
> >
> > [INFO]
> > --
> > --
> > [INFO] For more information, run Maven with the -e switc

Fwd: [continuum] BUILD FAILURE: Maven Dependency Tree

2007-09-08 Thread Brett Porter
Olivier just flipped the projects that only require JDK 1.4 over to  
that JDK using profiles on Continuum, so we might see some build  
failures for things using APIs from Java 5 that shouldn't be, such as  
this...


Begin forwarded message:

From: "[EMAIL PROTECTED]"  
<[EMAIL PROTECTED]>

Date: 9 September 2007 9:30:28 AM
To: [EMAIL PROTECTED]
Subject: [continuum] BUILD FAILURE: Maven Dependency Tree
Reply-To: dev@maven.apache.org
Reply-To: "[EMAIL PROTECTED]"  
<[EMAIL PROTECTED]>

List-Id: 
Message-Id:  
<[EMAIL PROTECTED]>


Online report : http://maven.zones.apache.org/continuum/ 
buildResult.action?buildId=20861&projectId=399


Build statistics:
 State: Failed
 Previous State: Ok
 Started at: Sat 8 Sep 2007 23:30:15 +
 Finished at: Sat 8 Sep 2007 23:30:25 +
 Total time: 9s
 Build Trigger: Schedule
 Build Number: 37
 Exit code: 1
 Building machine hostname: maven.zones.apache.org
 Operating system : SunOS(unknown)
 Java Home version :  java version "1.4.2_06"
 Java(TM) 2 Runtime Environment, Standard Edition (build  
1.4.2_06-b03)

 Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
Builder version :
 Maven version: 2.0.7
 Java version: 1.4.2_06
 OS name: "sunos" version: "5.10" arch: "x86"

** 
**

SCM Changes:
** 
**

No files changed

** 
**

Dependencies Changes:
** 
**

org.apache.maven:maven-project:2.0.8-SNAPSHOT

** 
**

Test Summary:
** 
**

Tests: 0
Failures: 0
Total time: 0

** 
**

Output:
** 
**

[INFO] Scanning for projects...
[INFO]  
-- 
--

[INFO] Building Maven Dependency Tree
[INFO]task-segment: [clean, install]
[INFO]  
-- 
--

[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/ 
checkouts/399/target

[INFO] [plexus:descriptor {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Resource directory does not exist: /export/home/build/data/ 
continuum/checkouts/399/src/main/resources

[INFO] Copying 1 resource
[INFO] [compiler:compile]
[INFO] Compiling 18 source files to /export/home/build/data/ 
continuum/checkouts/399/target/classes
[INFO]  
-- 
--

[ERROR] BUILD FAILURE
[INFO]  
-- 
--

[INFO] Compilation failure

/export/home/build/data/continuum/checkouts/399/src/main/java/org/ 
apache/maven/shared/dependency/tree/traversal/ 
SerializingDependencyNodeVisitor.java:[182,18] cannot resolve symbol

symbol  : method append (java.lang.String)
location: class java.io.PrintWriter

/export/home/build/data/continuum/checkouts/399/src/main/java/org/ 
apache/maven/shared/dependency/tree/traversal/ 
SerializingDependencyNodeVisitor.java:[187,18] cannot resolve symbol

symbol  : method append (java.lang.String)
location: class java.io.PrintWriter


[INFO]  
-- 
--

[INFO] For more information, run Maven with the -e switch
[INFO]  
-- 
--

[INFO] Total time: 8 seconds
[INFO] Finished at: Sat Sep 08 23:30:25 GMT+00:00 2007
[INFO] Final Memory: 11M/28M
[INFO]  
-- 
--


** 
**




--
Brett Porter - [EMAIL PROTECTED]
Blog: http://www.devzuz.org/blogs/bporter/