You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Nicolas Richeton (JIRA)" <ji...@codehaus.org> on 2008/06/05 19:48:55 UTC

[jira] Created: (MNG-3617) Different behavior Maven 2.0.9 / Maven 2.1 for plugins w/ scope = provided

Different behavior Maven 2.0.9 / Maven 2.1 for plugins w/ scope = provided
--------------------------------------------------------------------------

                 Key: MNG-3617
                 URL: http://jira.codehaus.org/browse/MNG-3617
             Project: Maven 2
          Issue Type: Bug
          Components: Ant tasks, Inheritance and Interpolation
    Affects Versions: 2.1
         Environment: OSX and win32
            Reporter: Nicolas Richeton
         Attachments: ant-test.zip

The attached sample project builds with maven 2.0.x and fails with maven 2.1. 

The problem is that one plugin has a "provided" scope.

See http://code.google.com/p/q4e/issues/detail?id=459

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MNG-3617) Different behavior Maven 2.0.9 / Maven 2.1 for plugins w/ scope = provided

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=139240#action_139240 ] 

Brett Porter commented on MNG-3617:
-----------------------------------

I want to say this is actually a bugfix and that 2.1.x's behaviour is correct. Is there a reason you think the addition of "provided" should do something useful?

> Different behavior Maven 2.0.9 / Maven 2.1 for plugins w/ scope = provided
> --------------------------------------------------------------------------
>
>                 Key: MNG-3617
>                 URL: http://jira.codehaus.org/browse/MNG-3617
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Ant tasks, Inheritance and Interpolation
>    Affects Versions: 2.1
>         Environment: OSX and win32
>            Reporter: Nicolas Richeton
>             Fix For: 2.1-alpha-1
>
>         Attachments: ant-test.zip
>
>
> The attached sample project builds with maven 2.0.x and fails with maven 2.1. 
> The problem is that one plugin has a "provided" scope.
> See http://code.google.com/p/q4e/issues/detail?id=459

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MNG-3617) Different behavior Maven 2.0.9 / Maven 2.1 for plugins w/ scope = provided

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl updated MNG-3617:
-------------------------------

    Fix Version/s:     (was: 2.1-alpha-1)
                   2.1-alpha-2

> Different behavior Maven 2.0.9 / Maven 2.1 for plugins w/ scope = provided
> --------------------------------------------------------------------------
>
>                 Key: MNG-3617
>                 URL: http://jira.codehaus.org/browse/MNG-3617
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Ant tasks, Inheritance and Interpolation
>    Affects Versions: 2.1
>         Environment: OSX and win32
>            Reporter: Nicolas Richeton
>             Fix For: 2.1-alpha-2
>
>         Attachments: ant-test.zip
>
>
> The attached sample project builds with maven 2.0.x and fails with maven 2.1. 
> The problem is that one plugin has a "provided" scope.
> See http://code.google.com/p/q4e/issues/detail?id=459

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MNG-4736) Different behavior Maven 2.0.9 / Maven 2.1 for plugins w/ scope = provided

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MNG-4736.
----------------------------------

    Resolution: Not A Bug
      Assignee: Benjamin Bentmann

"provided" is not a valid scope for project-level plugin dependencies.

> Different behavior Maven 2.0.9 / Maven 2.1 for plugins w/ scope = provided
> --------------------------------------------------------------------------
>
>                 Key: MNG-4736
>                 URL: http://jira.codehaus.org/browse/MNG-4736
>             Project: Maven 2 & 3
>          Issue Type: Bug
>         Environment: OSX and win32
>            Reporter: Nicolas Richeton
>            Assignee: Benjamin Bentmann
>         Attachments: ant-test.zip
>
>
> The attached sample project builds with maven 2.0.x and fails with maven 2.1. 
> The problem is that one plugin has a "provided" scope.
> See http://code.google.com/p/q4e/issues/detail?id=459

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MNG-3617) Different behavior Maven 2.0.9 / Maven 2.1 for plugins w/ scope = provided

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MNG-3617:
------------------------------

    Fix Version/s: 2.1-alpha-1

> Different behavior Maven 2.0.9 / Maven 2.1 for plugins w/ scope = provided
> --------------------------------------------------------------------------
>
>                 Key: MNG-3617
>                 URL: http://jira.codehaus.org/browse/MNG-3617
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Ant tasks, Inheritance and Interpolation
>    Affects Versions: 2.1
>         Environment: OSX and win32
>            Reporter: Nicolas Richeton
>             Fix For: 2.1-alpha-1
>
>         Attachments: ant-test.zip
>
>
> The attached sample project builds with maven 2.0.x and fails with maven 2.1. 
> The problem is that one plugin has a "provided" scope.
> See http://code.google.com/p/q4e/issues/detail?id=459

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Moved: (MNG-4736) Different behavior Maven 2.0.9 / Maven 2.1 for plugins w/ scope = provided

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy moved MANTTASKS-121 to MNG-4736:
----------------------------------------------

        Key: MNG-4736  (was: MANTTASKS-121)
    Project: Maven 2 & 3  (was: Maven 2.x Ant Tasks)

> Different behavior Maven 2.0.9 / Maven 2.1 for plugins w/ scope = provided
> --------------------------------------------------------------------------
>
>                 Key: MNG-4736
>                 URL: http://jira.codehaus.org/browse/MNG-4736
>             Project: Maven 2 & 3
>          Issue Type: Bug
>         Environment: OSX and win32
>            Reporter: Nicolas Richeton
>         Attachments: ant-test.zip
>
>
> The attached sample project builds with maven 2.0.x and fails with maven 2.1. 
> The problem is that one plugin has a "provided" scope.
> See http://code.google.com/p/q4e/issues/detail?id=459

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MNG-3617) Different behavior Maven 2.0.9 / Maven 2.1 for plugins w/ scope = provided

Posted by "Abel Muiño (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=137549#action_137549 ] 

Abel Muiño commented on MNG-3617:
---------------------------------

This has been verified with maven 2.1.x built from svn revision 655675 and also 659801.
Removing the plug-in dependency with "provided" scope makes it work on 2.1.x.

> Different behavior Maven 2.0.9 / Maven 2.1 for plugins w/ scope = provided
> --------------------------------------------------------------------------
>
>                 Key: MNG-3617
>                 URL: http://jira.codehaus.org/browse/MNG-3617
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Ant tasks, Inheritance and Interpolation
>    Affects Versions: 2.1
>         Environment: OSX and win32
>            Reporter: Nicolas Richeton
>         Attachments: ant-test.zip
>
>
> The attached sample project builds with maven 2.0.x and fails with maven 2.1. 
> The problem is that one plugin has a "provided" scope.
> See http://code.google.com/p/q4e/issues/detail?id=459

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira