[ http://issues.apache.org/struts/browse/WW-1378?page=comments#action_37755 
] 
            
Ted Husted commented on WW-1378:
--------------------------------

The first time I ran this, it just worked, and I ended up with an assembly. 
Now, I'm getting 
---.
...

C:\projects\Apache\struts-current\struts2\core\src\main\java\org\apache\struts2\
util\MergeIteratorFilter.java:[34,84] cannot find symbol
symbol: class Action
public class MergeIteratorFilter extends IteratorFilterSupport implements Iterat
or, Action {

C:\projects\Apache\struts-current\struts2\core\src\main\java\org\apache\struts2\
views\jsp\ui\DivTag.java:[22,36] package com.opensymphony.xwork2.util does not 
exist

C:\projects\Apache\struts-current\struts2\core\src\main\java\org\apache\struts2\
views\jsp\ComponentTagSupport.java:[21,36] package com.opensymphony.xwork2.util
does not exist

C:\projects\Apache\struts-current\struts2\core\src\main\java\org\apache\struts2\
views\jsp\StrutsBodyTagSupport.java:[22,36] package com.opensymphony.xwork2.util
 does not exist

C:\projects\Apache\struts-current\struts2\core\src\main\java\org\apache\struts2\
views\jsp\ui\DivTag.java:[40,29] cannot find symbol
symbol  : class OgnlValueStack
location: class org.apache.struts2.views.jsp.ui.DivTag

...

C:\projects\Apache\struts-current\struts2\core\src\main\java\org\apache\struts2\
views\jsp\BeanTag.java:[22,36] package com.opensymphony.xwork2.util does not exi
st


[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.CompilerMojo.execute(CompilerMojo.java:111)
        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: 9 seconds
[INFO] Finished at: Sun Jul 16 09:48:13 EDT 2006
[INFO] Final Memory: 5M/36M
[INFO] ------------------------------------------------------------------------



> Need a Struts release or assembly build
> ---------------------------------------
>
>                 Key: WW-1378
>                 URL: http://issues.apache.org/struts/browse/WW-1378
>             Project: Struts 2
>          Issue Type: New Feature
>            Reporter: Don Brown
>            Priority: Blocker
>             Fix For: 2.0.0
>
>
> We need a full release or assembly build to automate the process of creating 
> a release as much as possible.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to