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

[jira] Updated: (GERONIMO-2157) Build trunk from top down with one command

     [ http://issues.apache.org/jira/browse/GERONIMO-2157?page=all ]

Prasad Kashyap updated GERONIMO-2157:
-------------------------------------

    Attachment: relativePath.patch

> Build trunk from top down with one command
> ------------------------------------------
>
>          Key: GERONIMO-2157
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2157
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>     Reporter: Prasad Kashyap
>     Assignee: Prasad Kashyap
>      Fix For: 1.2
>  Attachments: relativePath.patch
>
> example pom excerpt
> <project>
>     <modelVersion>4.0.0</modelVersion>
>     <parent>
>         <groupId>org.apache.geronimo.modules</groupId>
>         <artifactId>modules-parent</artifactId>
>         <version>1.2-SNAPSHOT</version>
>         <relativePath>../pom.xml</relativePath>
>     </parent>
>     <artifactId>geronimo-activation</artifactId>
>     <name>Geronimo :: Activation</name>
>     <description>Geronimo Activation implements Content Handlers for use in conjuction with the Java Activation Framework.</description>

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