You are viewing a plain text version of this content. The canonical link for it is here.
Posted to m2-dev@maven.apache.org by ji...@codehaus.org on 2005/02/26 14:57:45 UTC

[jira] Created: (MNG-147) Write a war mojo

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MNG-147

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MNG-147
    Summary: Write a war mojo
       Type: Task

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: m2
 Components: 
             maven-plugins
   Fix Fors:
             1.0-alpha-1
   Versions:
             1.0-alpha-1

   Assignee: Emmanuel Venisse
   Reporter: Emmanuel Venisse

    Created: Sat, 26 Feb 2005 8:56 AM
    Updated: Sat, 26 Feb 2005 8:56 AM

Description:
- Use Plexus Archiver
- Add all features present in m1 war plugin (war:war, war:resources, war:webapp)



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (MNG-147) Write a war mojo

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-147?page=history ]
     
Emmanuel Venisse resolved MNG-147:
----------------------------------

    Resolution: Fixed

Done.

> Write a war mojo
> ----------------
>
>          Key: MNG-147
>          URL: http://jira.codehaus.org/browse/MNG-147
>      Project: m2
>         Type: Task
>   Components: maven-plugins
>     Versions: 1.0-alpha-1
>     Reporter: Emmanuel Venisse
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-alpha-1

>
>
> - Use Plexus Archiver
> - Add all features present in m1 war plugin (war:war, war:resources, war:webapp)

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MNG-147) Write a war mojo

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Brett Porter
    Created: Sun, 27 Feb 2005 2:32 PM
       Body:
just a thought after looking over the jar plugin work - a lot of that may be relevant to the war plugin was well (eg a manifest).

Can it be shared to a greater degree? You may already be planning this - just wanted to check...

Great work!
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MNG-147?page=comments#action_30349

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MNG-147

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MNG-147
    Summary: Write a war mojo
       Type: Task

     Status: In Progress
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: m2
 Components: 
             maven-plugins
   Fix Fors:
             1.0-alpha-1
   Versions:
             1.0-alpha-1

   Assignee: Emmanuel Venisse
   Reporter: Emmanuel Venisse

    Created: Sat, 26 Feb 2005 8:56 AM
    Updated: Sun, 27 Feb 2005 2:32 PM

Description:
- Use Plexus Archiver
- Add all features present in m1 war plugin (war:war, war:resources, war:webapp)



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Work stopped: (MNG-147) Write a war mojo

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-147?page=history ]
     
Work on MNG-147 stopped by Emmanuel Venisse

> Write a war mojo
> ----------------
>
>          Key: MNG-147
>          URL: http://jira.codehaus.org/browse/MNG-147
>      Project: m2
>         Type: Task
>   Components: maven-plugins
>     Versions: 1.0-alpha-1
>     Reporter: Emmanuel Venisse
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-alpha-1

>
>
> - Use Plexus Archiver
> - Add all features present in m1 war plugin (war:war, war:resources, war:webapp)

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Work Started: (MNG-147) Write a war mojo

Posted by ji...@codehaus.org.
Message:

   Work on this issue has been started by Emmanuel Venisse (mailto:emmanuel@venisse.net)

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MNG-147

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MNG-147
    Summary: Write a war mojo
       Type: Task

     Status: In Progress
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: m2
 Components: 
             maven-plugins
   Fix Fors:
             1.0-alpha-1
   Versions:
             1.0-alpha-1

   Assignee: Emmanuel Venisse
   Reporter: Emmanuel Venisse

    Created: Sat, 26 Feb 2005 8:56 AM
    Updated: Sun, 27 Feb 2005 12:16 PM

Description:
- Use Plexus Archiver
- Add all features present in m1 war plugin (war:war, war:resources, war:webapp)



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MNG-147) Write a war mojo

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Emmanuel Venisse
    Created: Mon, 28 Feb 2005 3:48 AM
       Body:
I planned to shared code by add a dependency in war plugin to jar plugin.

I'm not sure it's a good idea. Do you have another solution?
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MNG-147?page=comments#action_30365

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MNG-147

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MNG-147
    Summary: Write a war mojo
       Type: Task

     Status: In Progress
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: m2
 Components: 
             maven-plugins
   Fix Fors:
             1.0-alpha-1
   Versions:
             1.0-alpha-1

   Assignee: Emmanuel Venisse
   Reporter: Emmanuel Venisse

    Created: Sat, 26 Feb 2005 8:56 AM
    Updated: Mon, 28 Feb 2005 3:48 AM

Description:
- Use Plexus Archiver
- Add all features present in m1 war plugin (war:war, war:resources, war:webapp)



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (MNG-147) Write a war mojo

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-147?page=history ]
     
Emmanuel Venisse closed MNG-147:
--------------------------------


> Write a war mojo
> ----------------
>
>          Key: MNG-147
>          URL: http://jira.codehaus.org/browse/MNG-147
>      Project: m2
>         Type: Task
>   Components: maven-plugins
>     Versions: 1.0-alpha-1
>     Reporter: Emmanuel Venisse
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-alpha-1

>
>
> - Use Plexus Archiver
> - Add all features present in m1 war plugin (war:war, war:resources, war:webapp)

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira