[jira] Updated: (MNG-1911) Building plugins with extensions in a reactor fails

2010-10-05 Thread Brett Porter (JIRA)

 [ 
http://jira.codehaus.org/browse/MNG-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter updated MNG-1911:
--

Fix Version/s: (was: Issues to be reviewed for 3.x)
   3.1
 Assignee: (was: John Casey)

putting into 3.1 so that such an extension to the POM can be made so that this 
can be made to work again

> Building plugins with extensions in a reactor fails
> ---
>
> Key: MNG-1911
> URL: http://jira.codehaus.org/browse/MNG-1911
> Project: Maven 2 & 3
>  Issue Type: Bug
>  Components: Plugins and Lifecycle
>Affects Versions: 2.0.1
>Reporter: Guillaume Nodet
>Priority: Critical
> Fix For: 3.1
>
> Attachments: MNG-1911.zip
>
>
> I have the following in my main pom
> 
> 
> 
> 
> org.apache.servicemix.plugins
> maven2-jbi-plugin
> 1.0-SNAPSHOT
> true
> 
> 
> 
> 
> If i try to add it to the modules, the first time, maven complains that it 
> can not download the plugin.
> If i remove the  tag, all works, but i need it :)

-- 
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-1911) Building plugins with extensions in a reactor fails

2010-03-18 Thread Benjamin Bentmann (JIRA)

 [ 
http://jira.codehaus.org/browse/MNG-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann updated MNG-1911:
---

Fix Version/s: (was: 3.0-alpha-8)
   3.x (to be reviewed)

Until we extend the POM to allow to distinguish between different types of 
extensions in order to tell which of them can loaded sometime later during the 
build, there is no path forward.

> Building plugins with extensions in a reactor fails
> ---
>
> Key: MNG-1911
> URL: http://jira.codehaus.org/browse/MNG-1911
> Project: Maven 2 & 3
>  Issue Type: Bug
>  Components: Plugins and Lifecycle
>Affects Versions: 2.0.1
>Reporter: Guillaume Nodet
>Assignee: John Casey
>Priority: Critical
> Fix For: 3.x (to be reviewed)
>
> Attachments: MNG-1911.zip
>
>
> I have the following in my main pom
> 
> 
> 
> 
> org.apache.servicemix.plugins
> maven2-jbi-plugin
> 1.0-SNAPSHOT
> true
> 
> 
> 
> 
> If i try to add it to the modules, the first time, maven complains that it 
> can not download the plugin.
> If i remove the  tag, all works, but i need it :)

-- 
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-1911) Building plugins with extensions in a reactor fails

2010-01-14 Thread Brett Porter (JIRA)

 [ 
http://jira.codehaus.org/browse/MNG-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter updated MNG-1911:
--

   Attachment: MNG-1911.zip
Fix Version/s: (was: 3.x (to be reviewed))
   3.0-alpha-7

This actually works on Maven 2.2.1, but seems to have regressed in 
3.0-SNAPSHOT. Attaching the test program (artifacts must not be in the local 
repository for failure to appear), as I do not currently have time for a full 
IT/investigation.

> Building plugins with extensions in a reactor fails
> ---
>
> Key: MNG-1911
> URL: http://jira.codehaus.org/browse/MNG-1911
> Project: Maven 2 & 3
>  Issue Type: Bug
>  Components: Plugins and Lifecycle
>Affects Versions: 2.0.1
>Reporter: Guillaume Nodet
>Assignee: John Casey
>Priority: Critical
> Fix For: 3.0-alpha-7
>
> Attachments: MNG-1911.zip
>
>
> I have the following in my main pom
> 
> 
> 
> 
> org.apache.servicemix.plugins
> maven2-jbi-plugin
> 1.0-SNAPSHOT
> true
> 
> 
> 
> 
> If i try to add it to the modules, the first time, maven complains that it 
> can not download the plugin.
> If i remove the  tag, all works, but i need it :)

-- 
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-1911) Building plugins with extensions in a reactor fails

2007-06-15 Thread Brett Porter (JIRA)

 [ 
http://jira.codehaus.org/browse/MNG-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter updated MNG-1911:
--

Fix Version/s: (was: 2.0.x)
   2.1.x
  Component/s: Plugins and Lifecycle

> Building plugins with extensions in a reactor fails
> ---
>
> Key: MNG-1911
> URL: http://jira.codehaus.org/browse/MNG-1911
> Project: Maven 2
>  Issue Type: Bug
>  Components: Plugins and Lifecycle
>Affects Versions: 2.0.1
>Reporter: Guillaume Nodet
>Assignee: John Casey
>Priority: Critical
> Fix For: 2.1.x
>
>
> I have the following in my main pom
> 
> 
> 
> 
> org.apache.servicemix.plugins
> maven2-jbi-plugin
> 1.0-SNAPSHOT
> true
> 
> 
> 
> 
> If i try to add it to the modules, the first time, maven complains that it 
> can not download the plugin.
> If i remove the  tag, all works, but i need it :)

-- 
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-1911) Building plugins with extensions in a reactor fails

2007-06-08 Thread John Casey (JIRA)

 [ 
http://jira.codehaus.org/browse/MNG-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Casey updated MNG-1911:


Description: 
I have the following in my main pom





org.apache.servicemix.plugins
maven2-jbi-plugin
1.0-SNAPSHOT
true





If i try to add it to the modules, the first time, maven complains that it can 
not download the plugin.
If i remove the  tag, all works, but i need it :)

  was:
I have the following in my main pom

  

  

  org.apache.servicemix.plugins
  maven2-jbi-plugin
  1.0-SNAPSHOT
  true

  

  

If i try to add it to the modules, the first time, maven complains that it can 
not download the plugin.
If i remove the  tag, all works, but i need it :)



no, i haven't tested this use case with the new build plan. It may work, but I 
haven't tried yet.

> Building plugins with extensions in a reactor fails
> ---
>
> Key: MNG-1911
> URL: http://jira.codehaus.org/browse/MNG-1911
> Project: Maven 2
>  Issue Type: Bug
>Affects Versions: 2.0.1
>Reporter: Guillaume Nodet
>Assignee: John Casey
>Priority: Critical
> Fix For: 2.0.x
>
>
> I have the following in my main pom
> 
> 
> 
> 
> org.apache.servicemix.plugins
> maven2-jbi-plugin
> 1.0-SNAPSHOT
> true
> 
> 
> 
> 
> If i try to add it to the modules, the first time, maven complains that it 
> can not download the plugin.
> If i remove the  tag, all works, but i need it :)

-- 
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-1911) Building plugins with extensions in a reactor fails

2006-11-02 Thread Kenney Westerhof (JIRA)
 [ http://jira.codehaus.org/browse/MNG-1911?page=all ]

Kenney Westerhof updated MNG-1911:
--

Fix Version/s: (was: 2.0.5)
   2.0.6

> Building plugins with extensions in a reactor fails
> ---
>
> Key: MNG-1911
> URL: http://jira.codehaus.org/browse/MNG-1911
> Project: Maven 2
>  Issue Type: Bug
>Affects Versions: 2.0.1
>Reporter: Guillaume Nodet
>Priority: Critical
> Fix For: 2.0.6
>
>
> I have the following in my main pom
>   
> 
>   
> 
>   org.apache.servicemix.plugins
>   maven2-jbi-plugin
>   1.0-SNAPSHOT
>   true
> 
>   
> 
>   
> If i try to add it to the modules, the first time, maven complains that it 
> can not download the plugin.
> If i remove the  tag, all works, but i need it :)

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