You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2010/06/17 21:58:22 UTC

[jira] Created: (UIMA-1814) Try making release:prepare work with all build projects by adding in relative-path

Try making release:prepare work with all build projects by adding in relative-path
----------------------------------------------------------------------------------

                 Key: UIMA-1814
                 URL: https://issues.apache.org/jira/browse/UIMA-1814
             Project: UIMA
          Issue Type: Improvement
            Reporter: Marshall Schor
            Assignee: Marshall Schor


Currently, release:prepare, after it rewrites the pom version to be "1" from "1-SNAPSHOT", can't find the parent poms in the set being released.  A suggestion from the maven user list is to use the <relativePath> element to help it find these.  Try this and see if it works.

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


[jira] Closed: (UIMA-1814) Try making release:prepare work with all build projects by adding in relative-path

Posted by "Marshall Schor (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-1814.
--------------------------------

    Resolution: Fixed

> Try making release:prepare work with all build projects by adding in relative-path
> ----------------------------------------------------------------------------------
>
>                 Key: UIMA-1814
>                 URL: https://issues.apache.org/jira/browse/UIMA-1814
>             Project: UIMA
>          Issue Type: Improvement
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>
> Currently, release:prepare, after it rewrites the pom version to be "1" from "1-SNAPSHOT", can't find the parent poms in the set being released.  A suggestion from the maven user list is to use the <relativePath> element to help it find these.  Try this and see if it works.

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


[jira] Closed: (UIMA-1814) Try making release:prepare work with all build projects by adding in relative-path

Posted by "Marshall Schor (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-1814.
--------------------------------

    Resolution: Fixed

closing - this was fixed under a different Jira, and I don't remember which file it was... 

> Try making release:prepare work with all build projects by adding in relative-path
> ----------------------------------------------------------------------------------
>
>                 Key: UIMA-1814
>                 URL: https://issues.apache.org/jira/browse/UIMA-1814
>             Project: UIMA
>          Issue Type: Improvement
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>             Fix For: build-1
>
>
> Currently, release:prepare, after it rewrites the pom version to be "1" from "1-SNAPSHOT", can't find the parent poms in the set being released.  A suggestion from the maven user list is to use the <relativePath> element to help it find these.  Try this and see if it works.

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


[jira] Reopened: (UIMA-1814) Try making release:prepare work with all build projects by adding in relative-path

Posted by "Marshall Schor (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor reopened UIMA-1814:
----------------------------------


some refs to parent missing the relativePath still

> Try making release:prepare work with all build projects by adding in relative-path
> ----------------------------------------------------------------------------------
>
>                 Key: UIMA-1814
>                 URL: https://issues.apache.org/jira/browse/UIMA-1814
>             Project: UIMA
>          Issue Type: Improvement
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>             Fix For: build-1
>
>
> Currently, release:prepare, after it rewrites the pom version to be "1" from "1-SNAPSHOT", can't find the parent poms in the set being released.  A suggestion from the maven user list is to use the <relativePath> element to help it find these.  Try this and see if it works.

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


[jira] Updated: (UIMA-1814) Try making release:prepare work with all build projects by adding in relative-path

Posted by "Marshall Schor (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor updated UIMA-1814:
---------------------------------

    Fix Version/s: build-1

> Try making release:prepare work with all build projects by adding in relative-path
> ----------------------------------------------------------------------------------
>
>                 Key: UIMA-1814
>                 URL: https://issues.apache.org/jira/browse/UIMA-1814
>             Project: UIMA
>          Issue Type: Improvement
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>             Fix For: build-1
>
>
> Currently, release:prepare, after it rewrites the pom version to be "1" from "1-SNAPSHOT", can't find the parent poms in the set being released.  A suggestion from the maven user list is to use the <relativePath> element to help it find these.  Try this and see if it works.

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