You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org> on 2006/04/19 02:52:17 UTC

[jira] Created: (GERONIMO-1866) Make the packaging plugin output to target/ then JAR that into the local repo

Make the packaging plugin output to target/ then JAR that into the local repo
-----------------------------------------------------------------------------

         Key: GERONIMO-1866
         URL: http://issues.apache.org/jira/browse/GERONIMO-1866
     Project: Geronimo
        Type: Improvement
    Security: public (Regular issues) 
  Components: Maven Plugins for G  
    Versions: 1.0    
    Reporter: Aaron Mulder
 Assigned to: David Jencks 
     Fix For: 1.1


It would help the Geronimo plugin process if I could insert an XML file into the CAR during CAR construction.

It would help XML-based config stuff to review the contents of a CAR without needing to manually unpack it out of the local Maven repo after construction

In both cases, it would be nice if the packaging plugin wrote to a directory under target/ and then separately JAR'd that into the local repository (with a hook to add some Jelly in between to copy in my XML file).

It seems like this could be done by set up a repo in target, building directly into it in unpacked mode, and then packing/copying somehow into the real local repo.

-- 
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-1866) Make the packaging plugin output to target/ then JAR that into the local repo

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1866?page=comments#action_12375203 ] 

David Jencks commented on GERONIMO-1866:
----------------------------------------

step 1: supply a target config store to Deployer.deploy.  rev 395410

step 2 will be to set up another repo/config store in target.



> Make the packaging plugin output to target/ then JAR that into the local repo
> -----------------------------------------------------------------------------
>
>          Key: GERONIMO-1866
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1866
>      Project: Geronimo
>         Type: Improvement
>     Security: public(Regular issues) 
>   Components: Maven Plugins for G
>     Versions: 1.0
>     Reporter: Aaron Mulder
>     Assignee: David Jencks
>      Fix For: 1.1

>
> It would help the Geronimo plugin process if I could insert an XML file into the CAR during CAR construction.
> It would help XML-based config stuff to review the contents of a CAR without needing to manually unpack it out of the local Maven repo after construction
> In both cases, it would be nice if the packaging plugin wrote to a directory under target/ and then separately JAR'd that into the local repository (with a hook to add some Jelly in between to copy in my XML file).
> It seems like this could be done by set up a repo in target, building directly into it in unpacked mode, and then packing/copying somehow into the real local repo.

-- 
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-1866) Make the packaging plugin output to target/ then JAR that into the local repo

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

    Resolution: Fixed

step 2 in rev 396048

> Make the packaging plugin output to target/ then JAR that into the local repo
> -----------------------------------------------------------------------------
>
>          Key: GERONIMO-1866
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1866
>      Project: Geronimo
>         Type: Improvement
>     Security: public(Regular issues) 
>   Components: Maven Plugins for G
>     Versions: 1.0
>     Reporter: Aaron Mulder
>     Assignee: David Jencks
>      Fix For: 1.1

>
> It would help the Geronimo plugin process if I could insert an XML file into the CAR during CAR construction.
> It would help XML-based config stuff to review the contents of a CAR without needing to manually unpack it out of the local Maven repo after construction
> In both cases, it would be nice if the packaging plugin wrote to a directory under target/ and then separately JAR'd that into the local repository (with a hook to add some Jelly in between to copy in my XML file).
> It seems like this could be done by set up a repo in target, building directly into it in unpacked mode, and then packing/copying somehow into the real local repo.

-- 
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