[ 
https://issues.apache.org/struts/browse/STR-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Benedict closed STR-1875.
------------------------------

    Resolution: Won't Fix

Maven 1 is no longer the build system.

> Mavenise cactus tests
> ---------------------
>
>                 Key: STR-1875
>                 URL: https://issues.apache.org/struts/browse/STR-1875
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: Nightly Build
>         Environment: Operating System: All
> Platform: All
>            Reporter: Joe Germuska
>            Priority: Minor
>         Attachments: build.properties.sample_diff.txt, maven-web.xml, 
> maven.xml_diff.txt, project.properties_diff.txt, project.xml_diff.txt
>
>
> OK, I have Maven running the cactus tests; several of them fail, but here's a 
> start.  Attached are 
> three patches, to maven.xml, project.properties, and build.properties.sample. 
>  Also, the maven-
> cactus plugin complains if the web.xml descriptor already includes Cactus 
> mappings, so I made a 
> copy of the descriptor with out those, and it needs to be placed in 
> conf/test/maven-web.xml
> I found that Cactus has a known problem with Mac OS X in that it fails if it 
> can't find "tools.jar" and 
> Apple bundled those classes into its main Java JAR, so while the classes are 
> on the classpath, 
> Cactus fails.  Since I work on OS X, I'm going to be stuck until that gets 
> resolved (I patched some 
> Cactus classes in a way that should work, but since some of the Struts tests 
> that fail for me are 
> related to JSPs not being available, I'm not sure that my Cactus fix works.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to