Hi Maven Developers:

I am trying to download and build Maven code from the following svn URL
(given on the Web):
svn co https://svn.apache.org/repos/asf/maven/components/trunk
maven-components
However, I found an issue in building Maven:

In building the code, I got the following message is from building the
components trunk (I got the same thing when I build with maven trunks):
     [java] [INFO]
------------------------------------------------------------------------
     [java] [INFO] Apache Maven
.......................................... SUCCESS [2.375s]
     [java] [INFO] Maven Build Context
................................... SUCCESS [4.031s]
     [java] [INFO] Maven Lifecycle Model
................................. SUCCESS [7.797s]
     [java] [INFO] Maven Reporting API
................................... SUCCESS [2.125s]
     [java] [INFO] Maven Model
........................................... SUCCESS [6.031s]
     [java] [INFO] Maven Profile Model
................................... SUCCESS [4.875s]
     [java] [INFO] Maven Project Builder
................................. SUCCESS [23.016s]
     [java] [INFO] Maven Plugin API
...................................... SUCCESS [6.093s]
     [java] [INFO] Maven Core
............................................ FAILED [18.891s]
     [java] [INFO] Maven Embedder
........................................ NOT BUILT
     [java] [INFO]
------------------------------------------------------------------------
     [java] [INFO] Error for project: Maven Core (during
org.apache.maven.plugins:maven-surefire-plugin:2.3:test)
     [java] [INFO]
------------------------------------------------------------------------
     [java] [INFO] BUILD FAILED
     [java] [INFO]
------------------------------------------------------------------------
     [java] [INFO] Total time: 1 minute 16 seconds
     [java] [INFO] Finished at: Thu Oct 25 08:24:10 GMT-05:00 2007
     [java] [INFO] Final Memory: 38M/63M
     [java] [INFO]
------------------------------------------------------------------------
     [java] [ERROR]
     [java]
     [java] Mojo:
     [java]
     [java]    
org.apache.maven.plugins:maven-surefire-plugin:2.3:test
     [java] FAILED for project:
     [java]
     [java]     org.apache.maven:maven-core:jar:2.1-SNAPSHOT
     [java]
     [java] Reason:
     [java]
     [java] There are test failures.
     [java]
     [java] Error stacktrace:
     [java] org.apache.maven.ProjectBuildFailureException: Build for
project: or
g.apache.maven:maven-core:jar:2.1-SNAPSHOT failed during execution of
mojo: org.
apache.maven.plugins:maven-surefire-plugin:2.3:test
     [java]     at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTa
skSegments(DefaultLifecycleExecutor.java:348)
     [java]     at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(D
efaultLifecycleExecutor.java:165)
     [java]     at
org.apache.maven.DefaultMaven.execute(DefaultMaven.java:227)
     [java]     at
org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder
.java:885)
     [java]     at
org.apache.maven.cli.MavenCli.doMain(MavenCli.java:179)
     [java]     at
org.apache.maven.cli.MavenCli.main(MavenCli.java:71)
     [java]     at
org.apache.maven.cli.MavenCli.main(MavenCli.java:60)
     [java] Caused by: org.apache.maven.plugin.MojoFailureException:
There are t
est failures.
     [java]     at
org.apache.maven.plugin.surefire.SurefirePlugin.execute(Suref
irePlugin.java:425)
     [java]     at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(Defa
ultPluginManager.java:678)
     [java]     at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGo
alAndHandleFailures(DefaultLifecycleExecutor.java:519)
     [java]     at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTa
skSegments(DefaultLifecycleExecutor.java:342)
     [java]     ... 6 more
     [java]

I will appreciate it very much if someone could provide some pointers
here.

Thanks,

Jay


>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<< 
This e-mail, and any files transmitted with it, is intended solely for the use 
of the recipient(s) to whom it is addressed and may contain confidential 
information.  If you are not the intended recipient, you should not review, 
disseminate, distribute or copy this e-mail or any information contained in 
or with this email.  If you have received this communication by mistake, 
please notify the sender immediately and delete the record from your 
computer or other device.

The Clarks Companies, N.A. take precautions to prevent the transmission
of electronic viruses but responsibility for screening incoming messages,
and the risk of such transmission, lies with the recipient.
>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to