The Extras build seems to failing, apparently because of something to
with the pell-multipart POM. I'm using a current checkout of XWork
(r1136).
-T.
C:\projects\Apache\current\struts2\extras>mvn install -e
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] -------------------------------------------------------------------------
---
[INFO] Building Struts Extras
[INFO] task-segment: [install]
[INFO] -------------------------------------------------------------------------
---
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot opensymphony:xwork:2.0-SNAPSHOT: checking for updates from snaps
hots-maven-codehaus
[INFO] snapshot opensymphony:xwork:2.0-SNAPSHOT: checking for updates from opens
ymphony
[WARNING]
Artifact commons-logging:commons-logging:jar:1.0.4:provided retains loca
l scope 'provided' overriding broader scope 'compile'
given by a dependency. If this is not intended, modify or remove the loc
al scope.
[WARNING] POM for 'opensymphony:pell-multipart:pom:2.1.5:provided' is invalid. I
t will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[WARNING] POM for 'opensymphony:pell-multipart:pom:2.1.5:provided' is invalid. I
t will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
[INFO] [compiler:testCompile]
Compiling 1 source file to C:\projects\Apache\current\struts2\extras\target\test
-classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
C:\projects\Apache\current\struts2\extras\src\test\java\org\apache\struts2\dispa
tcher\ChartResultTest.java:[24,23] package junit.framework does not exist
C:\projects\Apache\current\struts2\extras\src\test\java\org\apache\struts2\dispa
tcher\ChartResultTest.java:[37,37] cannot find symbol
symbol: class TestCase
public class ChartResultTest extends TestCase {
C:\projects\Apache\current\struts2\extras\src\test\java\org\apache\struts2\dispa
tcher\ChartResultTest.java:[57,8] cannot find symbol
symbol : method assertTrue(boolean)
location: class org.apache.struts2.dispatcher.ChartResultTest
C:\projects\Apache\current\struts2\extras\src\test\java\org\apache\struts2\dispa
tcher\ChartResultTest.java:[68,12] cannot find symbol
symbol : method fail()
location: class org.apache.struts2.dispatcher.ChartResultTest
C:\projects\Apache\current\struts2\extras\src\test\java\org\apache\struts2\dispa
tcher\ChartResultTest.java:[73,8] cannot find symbol
symbol : method assertFalse(boolean)
location: class org.apache.struts2.dispatcher.ChartResultTest
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:555)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:475)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:454)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:306)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:273)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
fecycleExecutor.java:140)
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:256)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
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.CompilationFailureException: Compilation fail
ure
at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompiler
Mojo.java:505)
at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.jav
a:99)
at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
nManager.java:412)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:534)
... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Sun Sep 17 11:41:53 EDT 2006
[INFO] Final Memory: 4M/13M
[INFO] ------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]