[ http://jira.codehaus.org/browse/MAVEN-1784?page=all ]

Lukas Theussl closed MAVEN-1784.
--------------------------------

      Assignee: Lukas Theussl
    Resolution: Duplicate

Both the test and ejb plugins are scheduled to be re-released for Maven 1.1rc1 
[1], if you think that your issues are not covered by the respective roadmaps 
[2,3], please open new tickets at either MPTEST or MPEJB. Thanks.

[1] 
http://jira.codehaus.org/browse/MAVEN?report=com.atlassian.jira.plugin.system.project:roadmap-panel
[2] 
http://jira.codehaus.org/browse/MPTEST?report=com.atlassian.jira.plugin.system.project:roadmap-panel
[3] 
http://jira.codehaus.org/browse/MPEJB?report=com.atlassian.jira.plugin.system.project:roadmap-panel

> running war plugin while skipping unit tests results in a war without src and 
> resources
> ---------------------------------------------------------------------------------------
>
>                 Key: MAVEN-1784
>                 URL: http://jira.codehaus.org/browse/MAVEN-1784
>             Project: Maven
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.1-beta-3
>            Reporter: Michael Franken
>         Assigned To: Lukas Theussl
>            Priority: Critical
>
> (Probably) due to Jelly issues, plugin pregoals are sometimes evaluated 
> wrongly. In our case this causes a war goal to NOT call the necessary pregoal 
> (java:jar-resources and even java:compile) when you skip running the tests 
> (maven.test.skip=true). The problem does not occur with maven 1.02, and it 
> does not occur when NOT skipping unit tests.
> The issues can be verified by running:
> maven -Dmaven.test,skip=true war on a web project

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

        

Reply via email to