You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2010/06/28 19:13:51 UTC

[jira] Created: (SMX4-544) Update poms to not have warnings with Maven 3

Update poms to not have warnings with Maven 3
---------------------------------------------

                 Key: SMX4-544
                 URL: https://issues.apache.org/activemq/browse/SMX4-544
             Project: ServiceMix 4
          Issue Type: Improvement
            Reporter: Daniel Kulp
         Attachments: maven3.patch


Maven 3 deprecates the use of ${pom.*} things in favor of ${project.*} and spits out warnings for them.

It also spits out warnings for unbound versions of plugins.



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


[jira] Updated: (SMX4-544) Update poms to not have warnings with Maven 3

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp updated SMX4-544:
-----------------------------

    Attachment: maven3.patch

> Update poms to not have warnings with Maven 3
> ---------------------------------------------
>
>                 Key: SMX4-544
>                 URL: https://issues.apache.org/activemq/browse/SMX4-544
>             Project: ServiceMix 4
>          Issue Type: Improvement
>            Reporter: Daniel Kulp
>         Attachments: maven3.patch
>
>
> Maven 3 deprecates the use of ${pom.*} things in favor of ${project.*} and spits out warnings for them.
> It also spits out warnings for unbound versions of plugins.

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


[jira] Assigned: (SMX4-544) Update poms to not have warnings with Maven 3

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Custine reassigned SMX4-544:
----------------------------------

    Assignee: Chris Custine

> Update poms to not have warnings with Maven 3
> ---------------------------------------------
>
>                 Key: SMX4-544
>                 URL: https://issues.apache.org/activemq/browse/SMX4-544
>             Project: ServiceMix 4
>          Issue Type: Improvement
>            Reporter: Daniel Kulp
>            Assignee: Chris Custine
>         Attachments: maven3.patch
>
>
> Maven 3 deprecates the use of ${pom.*} things in favor of ${project.*} and spits out warnings for them.
> It also spits out warnings for unbound versions of plugins.

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


[jira] Commented: (SMX4-544) Update poms to not have warnings with Maven 3

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60353#action_60353 ] 

Chris Custine commented on SMX4-544:
------------------------------------

Applied patch and added a few other fixes to make Maven 3 happy (relativePath for parent poms, etc.).  Thanks to Dan Kulp for the patch.

> Update poms to not have warnings with Maven 3
> ---------------------------------------------
>
>                 Key: SMX4-544
>                 URL: https://issues.apache.org/activemq/browse/SMX4-544
>             Project: ServiceMix 4
>          Issue Type: Improvement
>            Reporter: Daniel Kulp
>            Assignee: Chris Custine
>             Fix For: 4.4.0
>
>         Attachments: maven3.patch
>
>
> Maven 3 deprecates the use of ${pom.*} things in favor of ${project.*} and spits out warnings for them.
> It also spits out warnings for unbound versions of plugins.

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


[jira] Resolved: (SMX4-544) Update poms to not have warnings with Maven 3

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Custine resolved SMX4-544.
--------------------------------

    Fix Version/s: 4.4.0
       Resolution: Fixed

> Update poms to not have warnings with Maven 3
> ---------------------------------------------
>
>                 Key: SMX4-544
>                 URL: https://issues.apache.org/activemq/browse/SMX4-544
>             Project: ServiceMix 4
>          Issue Type: Improvement
>            Reporter: Daniel Kulp
>            Assignee: Chris Custine
>             Fix For: 4.4.0
>
>         Attachments: maven3.patch
>
>
> Maven 3 deprecates the use of ${pom.*} things in favor of ${project.*} and spits out warnings for them.
> It also spits out warnings for unbound versions of plugins.

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