You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Heinie Barnard (JIRA)" <de...@geronimo.apache.org> on 2006/03/31 00:09:28 UTC

[jira] Created: (GERONIMO-1792) Ant Tasks Mirror of Maven Plugins

Ant Tasks Mirror of Maven Plugins
---------------------------------

         Key: GERONIMO-1792
         URL: http://issues.apache.org/jira/browse/GERONIMO-1792
     Project: Geronimo
        Type: New Feature
  Components: deployment, startup/shutdown  
    Versions: 1.0    
 Environment: Ant
    Reporter: Heinie Barnard
    Priority: Minor


This are Ant Tasks mirrors of the Maven Plugin
* StartServer
* StopServer
* StartRemoteServer
* StopRemoteServer
* UndeployModule
* StopModule
* StartModule
* DistributeModule

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


[jira] Closed: (GERONIMO-1792) Ant Tasks Mirror of Maven Plugins

Posted by "Kevan Miller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevan Miller closed GERONIMO-1792.
----------------------------------

    Resolution: Won't Fix

Heinie,
Thanks for your contribution. However, as it's been ~ 2 years and we haven't committed, this yet. I don't think it's going to happen. 

If you or anyone else, want to motivate someone in the community to have another look, please go ahead.

--kevan

> Ant Tasks Mirror of Maven Plugins
> ---------------------------------
>
>                 Key: GERONIMO-1792
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-1792
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: car-maven-plugin
>    Affects Versions: 1.0
>         Environment: Ant
>            Reporter: Heinie Barnard
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 2.1
>
>         Attachments: GeronimoAntTasks.zip
>
>
> This are Ant Tasks mirrors of the Maven Plugin
> * StartServer
> * StopServer
> * StartRemoteServer
> * StopRemoteServer
> * UndeployModule
> * StopModule
> * StartModule
> * DistributeModule

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


[jira] Commented: (GERONIMO-1792) Ant Tasks Mirror of Maven Plugins

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1792?page=comments#action_12447520 ] 
            
Jason Dillon commented on GERONIMO-1792:
----------------------------------------

Why do we need Ant tasks?

This just seems like more code to maintain.  The chances of it getting out of sync are high IMO.

I'd rather see Cargo fixed so it can be used with G 1.2 instead of pulling in more code to perform the same tasks into our build.

> Ant Tasks Mirror of Maven Plugins
> ---------------------------------
>
>                 Key: GERONIMO-1792
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1792
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: deployment, startup/shutdown
>    Affects Versions: 1.0
>         Environment: Ant
>            Reporter: Heinie Barnard
>         Assigned To: Donald Woods
>            Priority: Minor
>             Fix For: 1.2
>
>         Attachments: GeronimoAntTasks.zip
>
>
> This are Ant Tasks mirrors of the Maven Plugin
> * StartServer
> * StopServer
> * StartRemoteServer
> * StopRemoteServer
> * UndeployModule
> * StopModule
> * StartModule
> * DistributeModule

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

        

[jira] Commented: (GERONIMO-1792) Ant Tasks Mirror of Maven Plugins

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1792?page=comments#action_12447888 ] 
            
Donald Woods commented on GERONIMO-1792:
----------------------------------------

Several of our WASCE users have requested the ability to use ANT scripting to setup and deploy multiple servers.
Its a common feature of many App and Portal servers to provide such scripting support, as it enables developers who are use to building with ANT (like most Tomcat users) a way to integrate with Geronimo, without having to learn Maven or Eclipse....


> Ant Tasks Mirror of Maven Plugins
> ---------------------------------
>
>                 Key: GERONIMO-1792
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1792
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: deployment, startup/shutdown
>    Affects Versions: 1.0
>         Environment: Ant
>            Reporter: Heinie Barnard
>         Assigned To: Donald Woods
>            Priority: Minor
>             Fix For: 1.2
>
>         Attachments: GeronimoAntTasks.zip
>
>
> This are Ant Tasks mirrors of the Maven Plugin
> * StartServer
> * StopServer
> * StartRemoteServer
> * StopRemoteServer
> * UndeployModule
> * StopModule
> * StartModule
> * DistributeModule

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

        

[jira] Updated: (GERONIMO-1792) Ant Tasks Mirror of Maven Plugins

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1792?page=all ]

Donald Woods updated GERONIMO-1792:
-----------------------------------

       Patch Info: [Patch Available]
    Fix Version/s: 1.2

This is great work, which I would like to update for Maven 2 and get into the 1.2 release.....

> Ant Tasks Mirror of Maven Plugins
> ---------------------------------
>
>                 Key: GERONIMO-1792
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1792
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: deployment, startup/shutdown
>    Affects Versions: 1.0
>         Environment: Ant
>            Reporter: Heinie Barnard
>         Assigned To: Donald Woods
>            Priority: Minor
>             Fix For: 1.2
>
>         Attachments: GeronimoAntTasks.zip
>
>
> This are Ant Tasks mirrors of the Maven Plugin
> * StartServer
> * StopServer
> * StartRemoteServer
> * StopRemoteServer
> * UndeployModule
> * StopModule
> * StartModule
> * DistributeModule

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

        

[jira] Updated: (GERONIMO-1792) Ant Tasks Mirror of Maven Plugins

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dillon updated GERONIMO-1792:
-----------------------------------

    Component/s:     (was: startup/shutdown)
                     (was: deployment)
                 car-maven-plugin

> Ant Tasks Mirror of Maven Plugins
> ---------------------------------
>
>                 Key: GERONIMO-1792
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-1792
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: car-maven-plugin
>    Affects Versions: 1.0
>         Environment: Ant
>            Reporter: Heinie Barnard
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 2.0-M7
>
>         Attachments: GeronimoAntTasks.zip
>
>
> This are Ant Tasks mirrors of the Maven Plugin
> * StartServer
> * StopServer
> * StartRemoteServer
> * StopRemoteServer
> * UndeployModule
> * StopModule
> * StartModule
> * DistributeModule

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


[jira] Updated: (GERONIMO-1792) Ant Tasks Mirror of Maven Plugins

Posted by "Prasad Kashyap (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prasad Kashyap updated GERONIMO-1792:
-------------------------------------

    Fix Version/s:     (was: 2.0-M7)
                   2.1

> Ant Tasks Mirror of Maven Plugins
> ---------------------------------
>
>                 Key: GERONIMO-1792
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-1792
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: car-maven-plugin
>    Affects Versions: 1.0
>         Environment: Ant
>            Reporter: Heinie Barnard
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 2.1
>
>         Attachments: GeronimoAntTasks.zip
>
>
> This are Ant Tasks mirrors of the Maven Plugin
> * StartServer
> * StopServer
> * StartRemoteServer
> * StopRemoteServer
> * UndeployModule
> * StopModule
> * StartModule
> * DistributeModule

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


[jira] Updated: (GERONIMO-1792) Ant Tasks Mirror of Maven Plugins

Posted by "Matt Hogstrom (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1792?page=all ]

Matt Hogstrom updated GERONIMO-1792:
------------------------------------

    Fix Version/s: Wish List
                       (was: 1.2)

Moving to a future release.

> Ant Tasks Mirror of Maven Plugins
> ---------------------------------
>
>                 Key: GERONIMO-1792
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1792
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: deployment, startup/shutdown
>    Affects Versions: 1.0
>         Environment: Ant
>            Reporter: Heinie Barnard
>         Assigned To: Donald Woods
>            Priority: Minor
>             Fix For: Wish List
>
>         Attachments: GeronimoAntTasks.zip
>
>
> This are Ant Tasks mirrors of the Maven Plugin
> * StartServer
> * StopServer
> * StartRemoteServer
> * StopRemoteServer
> * UndeployModule
> * StopModule
> * StartModule
> * DistributeModule

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

        

[jira] Updated: (GERONIMO-1792) Ant Tasks Mirror of Maven Plugins

Posted by "Heinie Barnard (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1792?page=all ]

Heinie Barnard updated GERONIMO-1792:
-------------------------------------

    Attachment: GeronimoAntTasks.zip

This is the src for the Ant Tasks

> Ant Tasks Mirror of Maven Plugins
> ---------------------------------
>
>          Key: GERONIMO-1792
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1792
>      Project: Geronimo
>         Type: New Feature
>   Components: deployment, startup/shutdown
>     Versions: 1.0
>  Environment: Ant
>     Reporter: Heinie Barnard
>     Priority: Minor
>  Attachments: GeronimoAntTasks.zip
>
> This are Ant Tasks mirrors of the Maven Plugin
> * StartServer
> * StopServer
> * StartRemoteServer
> * StopRemoteServer
> * UndeployModule
> * StopModule
> * StartModule
> * DistributeModule

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


[jira] Assigned: (GERONIMO-1792) Ant Tasks Mirror of Maven Plugins

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1792?page=all ]

Donald Woods reassigned GERONIMO-1792:
--------------------------------------

    Assignee: Donald Woods

> Ant Tasks Mirror of Maven Plugins
> ---------------------------------
>
>                 Key: GERONIMO-1792
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1792
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: deployment, startup/shutdown
>    Affects Versions: 1.0
>         Environment: Ant
>            Reporter: Heinie Barnard
>         Assigned To: Donald Woods
>            Priority: Minor
>         Attachments: GeronimoAntTasks.zip
>
>
> This are Ant Tasks mirrors of the Maven Plugin
> * StartServer
> * StopServer
> * StartRemoteServer
> * StopRemoteServer
> * UndeployModule
> * StopModule
> * StartModule
> * DistributeModule

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