Jesse Eichar wrote:
Unfortunately the reports wasn't generated, it seemed to fail before
it was created or while it was being generated. Cory just searched
the maven bug tracker and there was a report about something
similar. So it could be a bug with the version we're using. (Cory
is having the same problem) We're using maven 2.0.2, that's the
latest stable release.
Both Jesse and I are currently building on windows; i'm attempting to
build 2.2.x, and Jesse, trunk.
This seems to be related:
http://jira.codehaus.org/browse/MSUREFIRE-49
more output...
mvn -X install:
...
[DEBUG] Configuring mojo
'org.geotools:gt2-jar-collector:2.2-SNAPSHOT:collect' -->
[DEBUG] (f) dependencies = []
[DEBUG] (f) jarName = gt2-module-2.2-SNAPSHOT
[DEBUG] (f) outputDirectory = c:\java\geotools\2.2.x\module\target
[DEBUG] (f) project = [EMAIL PROTECTED]
[DEBUG] -- end configuration --
[INFO] [gt2-jar-collector:collect {execution: default}]
[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-install-plugin:2.1:install' -->
[DEBUG] (f) artifact = org.geotools:gt2-module:pom:2.2-SNAPSHOT
[DEBUG] (f) attachedArtifacts = []
[DEBUG] (f) localRepository = [local] -> file://C:\Documents and
Settings\Refractions\.m2\repository
[DEBUG] (f) packaging = pom
[DEBUG] (f) pomFile = c:\java\geotools\2.2.x\module\pom.xml
[DEBUG] -- end configuration --
[INFO] [install:install]
[INFO] Installing c:\java\geotools\2.2.x\module\pom.xml to C:\Documents
and
Settings\Refractions\.m2\repository\org\geotools\gt2-module\2.2-SNAPSHOT\gt2-module-2.2-SNAPSHOT.pom
[INFO]
----------------------------------------------------------------------------
[INFO] Building Referencing services
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------------
[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-resources-plugin:2.1:resources' -->
[DEBUG] (f) filters = []
[DEBUG] (f) outputDirectory =
c:\java\geotools\2.2.x\module\referencing\target\classes
[DEBUG] (f) project = [EMAIL PROTECTED]
[DEBUG] (f) resources = [EMAIL PROTECTED]
[DEBUG] -- end configuration --
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[DEBUG] org.geotools:gt2-referencing:jar:2.2-SNAPSHOT (selected for null)
[DEBUG] junit:junit:jar:3.8.1 (selected for test)
[DEBUG] javax.units:jsr108:jar:0.01 (selected for compile)
[DEBUG] com.vividsolutions:jts:jar:1.6 (selected for compile)
[DEBUG] java3d:vecmath:jar:1.3.1 (selected for compile)
[DEBUG] Retrieving parent-POM from the repository for project:
org.opengis:geoapi:jar:2.0
[DEBUG] org.opengis:geoapi:jar:2.0 (selected for compile)
[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-compiler-plugin:2.0:compile' -->
[DEBUG] (f) basedir = c:\java\geotools\2.2.x\module\referencing
[DEBUG] (f) buildDirectory =
c:\java\geotools\2.2.x\module\referencing\target
[DEBUG] (f) classpathElements =
[c:\java\geotools\2.2.x\module\referencing\target\classes, C:\Documents
and
Settings\Refractions\.m2\repository\javax\units\jsr108\0.01\jsr108-0.01.jar,
C:\Documents and
Settings\Refractions\.m2\repository\com\vividsolutions\jts\1.6\jts-1.6.jar,
C:\Documents and
Settings\Refractions\.m2\repository\java3d\vecmath\1.3.1\vecmath-1.3.1.jar,
C:\Documents and
Settings\Refractions\.m2\repository\org\opengis\geoapi\2.0\geoapi-2.0.jar]
[DEBUG] (f) compileSourceRoots =
[c:\java\geotools\2.2.x\module\referencing\src]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = ISO-8859-1
[DEBUG] (f) fork = false
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory =
c:\java\geotools\2.2.x\module\referencing\target\classes
[DEBUG] (f) outputFileName = gt2-referencing-2.2-SNAPSHOT
[DEBUG] (f) projectArtifact =
org.geotools:gt2-referencing:jar:2.2-SNAPSHOT
[DEBUG] (f) source = 1.4
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.4
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[INFO] [compiler:compile]
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [c:\java\geotools\2.2.x\module\referencing\src]
[DEBUG] Classpath: [c:\java\geotools\2.2.x\module\referencing\target\classes
C:\Documents and
Settings\Refractions\.m2\repository\javax\units\jsr108\0.01\jsr108-0.01.jar
C:\Documents and
Settings\Refractions\.m2\repository\com\vividsolutions\jts\1.6\jts-1.6.jar
C:\Documents and
Settings\Refractions\.m2\repository\java3d\vecmath\1.3.1\vecmath-1.3.1.jar
C:\Documents and
Settings\Refractions\.m2\repository\org\opengis\geoapi\2.0\geoapi-2.0.jar]
[DEBUG] Output directory:
c:\java\geotools\2.2.x\module\referencing\target\classes
[INFO] Nothing to compile - all classes are up to date
[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-resources-plugin:2.1:testResources' -->
[DEBUG] (f) filters = []
[DEBUG] (f) outputDirectory =
c:\java\geotools\2.2.x\module\referencing\target\test-classes
[DEBUG] (f) project = [EMAIL PROTECTED]
[DEBUG] (f) resources = [EMAIL PROTECTED]
[DEBUG] -- end configuration --
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[DEBUG] org.geotools:gt2-referencing:jar:2.2-SNAPSHOT (selected for null)
[DEBUG] junit:junit:jar:3.8.1 (selected for test)
[DEBUG] javax.units:jsr108:jar:0.01 (selected for compile)
[DEBUG] com.vividsolutions:jts:jar:1.6 (selected for compile)
[DEBUG] java3d:vecmath:jar:1.3.1 (selected for compile)
[DEBUG] org.opengis:geoapi:jar:2.0 (selected for compile)
[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-compiler-plugin:2.0:testCompile' -->
[DEBUG] (f) basedir = c:\java\geotools\2.2.x\module\referencing
[DEBUG] (f) buildDirectory =
c:\java\geotools\2.2.x\module\referencing\target
[DEBUG] (f) classpathElements =
[c:\java\geotools\2.2.x\module\referencing\target\classes,
c:\java\geotools\2.2.x\module\referencing\target\test-classes,
C:\Documents and
Settings\Refractions\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar,
C:\Documents and
Settings\Refractions\.m2\repository\javax\units\jsr108\0.01\jsr108-0.01.jar,
C:\Documents and
Settings\Refractions\.m2\repository\com\vividsolutions\jts\1.6\jts-1.6.jar,
C:\Documents and
Settings\Refractions\.m2\repository\java3d\vecmath\1.3.1\vecmath-1.3.1.jar,
C:\Documents and
Settings\Refractions\.m2\repository\org\opengis\geoapi\2.0\geoapi-2.0.jar]
[DEBUG] (f) compileSourceRoots =
[c:\java\geotools\2.2.x\module\referencing\test]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = ISO-8859-1
[DEBUG] (f) fork = false
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory =
c:\java\geotools\2.2.x\module\referencing\target\test-classes
[DEBUG] (f) outputFileName = gt2-referencing-2.2-SNAPSHOT
[DEBUG] (f) source = 1.4
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.4
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[INFO] [compiler:testCompile]
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [c:\java\geotools\2.2.x\module\referencing\test]
[DEBUG] Classpath: [c:\java\geotools\2.2.x\module\referencing\target\classes
c:\java\geotools\2.2.x\module\referencing\target\test-classes
C:\Documents and
Settings\Refractions\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar
C:\Documents and
Settings\Refractions\.m2\repository\javax\units\jsr108\0.01\jsr108-0.01.jar
C:\Documents and
Settings\Refractions\.m2\repository\com\vividsolutions\jts\1.6\jts-1.6.jar
C:\Documents and
Settings\Refractions\.m2\repository\java3d\vecmath\1.3.1\vecmath-1.3.1.jar
C:\Documents and
Settings\Refractions\.m2\repository\org\opengis\geoapi\2.0\geoapi-2.0.jar]
[DEBUG] Output directory:
c:\java\geotools\2.2.x\module\referencing\target\test-classes
[INFO] Nothing to compile - all classes are up to date
[DEBUG] org.geotools:gt2-referencing:jar:2.2-SNAPSHOT (selected for null)
[DEBUG] junit:junit:jar:3.8.1 (selected for test)
[DEBUG] javax.units:jsr108:jar:0.01 (selected for compile)
[DEBUG] com.vividsolutions:jts:jar:1.6 (selected for compile)
[DEBUG] java3d:vecmath:jar:1.3.1 (selected for compile)
[DEBUG] org.opengis:geoapi:jar:2.0 (selected for compile)
[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-surefire-plugin:2.1.2:test' -->
[DEBUG] (f) argLine = -Xmx512M -enableassertions
[DEBUG] (f) basedir = c:\java\geotools\2.2.x\module\referencing
[DEBUG] (f) childDelegation = true
[DEBUG] (f) classesDirectory =
c:\java\geotools\2.2.x\module\referencing\target\classes
[DEBUG] (f) classpathElements =
[c:\java\geotools\2.2.x\module\referencing\target\classes,
c:\java\geotools\2.2.x\module\referencing\target\test-classes,
C:\Documents and
Settings\Refractions\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar,
C:\Documents and
Settings\Refractions\.m2\repository\javax\units\jsr108\0.01\jsr108-0.01.jar,
C:\Documents and
Settings\Refractions\.m2\repository\com\vividsolutions\jts\1.6\jts-1.6.jar,
C:\Documents and
Settings\Refractions\.m2\repository\java3d\vecmath\1.3.1\vecmath-1.3.1.jar,
C:\Documents and
Settings\Refractions\.m2\repository\org\opengis\geoapi\2.0\geoapi-2.0.jar]
[DEBUG] (f) excludes = [**/*OnlineTest.java]
[DEBUG] (f) forkMode = once
[DEBUG] (f) includes = [**/*Test.java]
[DEBUG] (f) jvm = java
[DEBUG] (f) localRepository = [local] -> file://C:\Documents and
Settings\Refractions\.m2\repository
[DEBUG] (f) pluginArtifacts = [junit:junit:jar:3.8.1,
org.apache.maven.surefire:surefire:jar:1.5.2,
org.apache.maven.surefire:surefire-booter:jar:1.5.2,
org.codehaus.plexus:plexus-utils:jar:1.0.4,
org.apache.maven:maven-plugin-api:jar:2.0,
org.apache.maven:maven-artifact:jar:2.0]
[DEBUG] (f) printSummary = false
[DEBUG] (f) reportFormat = brief
[DEBUG] (f) reportsDirectory =
c:\java\geotools\2.2.x\module\referencing\target/surefire-reports
[DEBUG] (f) testClassesDirectory =
c:\java\geotools\2.2.x\module\referencing\target\test-classes
[DEBUG] (f) testFailureIgnore = false
[DEBUG] (f) useFile = true
[DEBUG] -- end configuration --
[INFO] [surefire:test]
[INFO] Setting reports dir:
c:\java\geotools\2.2.x\module\referencing\target/surefire-reports
[DEBUG] Test Classpath :
[DEBUG] c:\java\geotools\2.2.x\module\referencing\target\test-classes
[DEBUG] c:\java\geotools\2.2.x\module\referencing\target\classes
[DEBUG] c:\java\geotools\2.2.x\module\referencing\target\classes
[DEBUG] c:\java\geotools\2.2.x\module\referencing\target\test-classes
[DEBUG] C:\Documents and
Settings\Refractions\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar
[DEBUG] C:\Documents and
Settings\Refractions\.m2\repository\javax\units\jsr108\0.01\jsr108-0.01.jar
[DEBUG] C:\Documents and
Settings\Refractions\.m2\repository\com\vividsolutions\jts\1.6\jts-1.6.jar
[DEBUG] C:\Documents and
Settings\Refractions\.m2\repository\java3d\vecmath\1.3.1\vecmath-1.3.1.jar
[DEBUG] C:\Documents and
Settings\Refractions\.m2\repository\org\opengis\geoapi\2.0\geoapi-2.0.jar
[DEBUG] Adding to surefire test classpath: C:\Documents and
Settings\Refractions\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar
[DEBUG] Adding to surefire test classpath: C:\Documents and
Settings\Refractions\.m2\repository\org\apache\maven\surefire\surefire\1.5.2\surefire-1.5.2.jar
[DEBUG] Adding to surefire test classpath: C:\Documents and
Settings\Refractions\.m2\repository\org\apache\maven\surefire\surefire-booter\1.5.2\surefire-booter-1.5.2.jar
[DEBUG] Adding to surefire test classpath: c:\Program Files\Apache
Software Foundation\maven-2.0.2\core\plexus-utils-1.1.jar
java -Xmx512M -enableassertions -classpath "C:\Documents and
Settings\Refractions\.m2\repository\org\apache\maven\surefire\surefire-booter\1.5.2\surefire-booter-1.5.2.jar;c:\Program
Files\Apache Software Foundation\maven-2.0.2\core\plexus-utils-1.1.jar"
org.apache.maven.surefire.SurefireBooter
c:\java\geotools\2.2.x\module\referencing
[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
----------------------------------------------------------------------------
[INFO] There are some test failure.
[INFO]
----------------------------------------------------------------------------
[DEBUG] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: There are some
test failure.
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:556)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:472)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:451)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:303)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:270)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:139)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:249)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoExecutionException: There are
some test failure.
at org.apache.maven.test.SurefirePlugin.execute(SurefirePlugin.java:384)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:415)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:531)
... 16 more
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel