You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Dillon (JIRA)" <de...@geronimo.apache.org> on 2006/07/21 06:25:13 UTC

[jira] Created: (GERONIMO-2214) Use m2 filtering to fill in values for geronimo-version.propertes (and friends)

Use m2 filtering to fill in values for geronimo-version.propertes (and friends)
-------------------------------------------------------------------------------

                 Key: GERONIMO-2214
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2214
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: buildsystem
    Affects Versions: 1.2
            Reporter: Jason Dillon
         Assigned To: Jason Dillon
             Fix For: 1.2


Running into a problem running {{site}} under m2 because of the custom antrun that is generating files into target/classes, and clover needs them to be in target/clover/classes.

To resolve, use the m2 resource filtering mechanism.

-- 
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-2214) Use m2 filtering to fill in values for geronimo-version.propertes (and friends)

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

Jason Dillon closed GERONIMO-2214.
----------------------------------

    Resolution: Fixed

Using antrun + propertyfile and hooking up to the pom build/resources to resolve this.

> Use m2 filtering to fill in values for geronimo-version.propertes (and friends)
> -------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2214
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2214
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>            Reporter: Jason Dillon
>         Assigned To: Jason Dillon
>             Fix For: 1.2
>
>
> Running into a problem running {{site}} under m2 because of the custom antrun that is generating files into target/classes, and clover needs them to be in target/clover/classes.
> To resolve, use the m2 resource filtering mechanism.

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