You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Olivier Billard (JIRA)" <ji...@apache.org> on 2007/07/05 14:26:04 UTC

[jira] Created: (COCOON-2084) "deploy-war" mojo does not trigger web.xml patch.

"deploy-war" mojo does not trigger web.xml patch.
-------------------------------------------------

                 Key: COCOON-2084
                 URL: https://issues.apache.org/jira/browse/COCOON-2084
             Project: Cocoon
          Issue Type: Bug
          Components: - Build System: Maven
    Affects Versions: 2.2-dev (Current SVN)
            Reporter: Olivier Billard
            Priority: Minor


web.xml patch is not triggered when calling the cocoon:deploy-war mojo.
cocoon:deploy mojo works.

Steps to reproduce :
1 - Create a simple Cocoon block with a web.xml patch
2 - Create a Cocoon webapp and define a dependency on the first block
3 - A call to the cocoon:deploy mojo triggers a web.xml patching. A call to the cocoon:deploy-war mojo does not trigger it.

Additional information :
Calling the 2 mojos one after another does trigger web.xml patching for both mojos.

Priority set to "Minor", since a patched webapp can still be created using the "cocoon:deploy" mojo, and creating then the war by hand.

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