[jira] [Updated] (KARAF-4883) Multiple versions of transitive dependencies aren't packaged anymore

2016-12-14 Thread Fabian Bahle (JIRA)

 [ 
https://issues.apache.org/jira/browse/KARAF-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fabian Bahle updated KARAF-4883:

Attachment: pom.xml

Sample project to reproduce the behaviour, just compile it once with Maven 
3.0.5 and once with any newer version of Maven, in the kar build with Maven 
3.0.5 you will find two versions (15.0 and 18.0) of com.google.guava and in the 
other one there will be just one.

> Multiple versions of transitive dependencies aren't packaged anymore
> 
>
> Key: KARAF-4883
> URL: https://issues.apache.org/jira/browse/KARAF-4883
> Project: Karaf
>  Issue Type: Question
>  Components: karaf-tooling
>Affects Versions: 4.0.4, 4.0.7
> Environment: Maven 3.0.5
> > Maven 3.1.0
>Reporter: Fabian Bahle
>  Labels: kar, karaf-maven-plugin
> Attachments: pom.xml
>
>
> We have a maven project using the karaf-maven-plugin to create a kar within 
> all my transitive dependencies, besides others we have jackrabbit oak 1.5.12 
> and Swagger IO 1.5.10 both need Google's guava, but Oak needs it in version 
> 15.0 and Swagger IO needs version 18.0 (defined in the imports section of the 
> manifest). If I build my project with Maven 3.0.5 both versions are bundled 
> inside the kar, but as soon as I update Maven to 3.1.0 or newer only the 
> older version is inside the kar.
> Is there anything I'm missing in my plugin configuration?
> {code:xml}
> 
>   org.apache.karaf.tooling
>   karaf-maven-plugin
>   4.0.4
>   true
>   
>   75
>   true
>   
> 
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (KARAF-4888) Upgrade to Pax-Web 6.0.0

2016-12-14 Thread Achim Nierbeck (JIRA)

 [ 
https://issues.apache.org/jira/browse/KARAF-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Achim Nierbeck resolved KARAF-4888.
---
Resolution: Fixed

> Upgrade to Pax-Web 6.0.0
> 
>
> Key: KARAF-4888
> URL: https://issues.apache.org/jira/browse/KARAF-4888
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf-webcontainer
>Reporter: Achim Nierbeck
>Assignee: Achim Nierbeck
> Fix For: 4.1.0
>
>
> The latest SNAPSHOT dependency should be added, and changed to the release 
> version as soon as it's available. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (KARAF-4888) Upgrade to Pax-Web 6.0.0

2016-12-14 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/KARAF-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15747619#comment-15747619
 ] 

ASF subversion and git services commented on KARAF-4888:


Commit 75a0c30f9daf9ddc3125a2c1c1b1e1d5da5abedd in karaf's branch 
refs/heads/master from [~achim_nierbeck]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=75a0c30 ]

[KARAF-4888] - Upgrade to Pax-Web 6.0.0


> Upgrade to Pax-Web 6.0.0
> 
>
> Key: KARAF-4888
> URL: https://issues.apache.org/jira/browse/KARAF-4888
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf-webcontainer
>Reporter: Achim Nierbeck
>Assignee: Achim Nierbeck
> Fix For: 4.1.0
>
>
> The latest SNAPSHOT dependency should be added, and changed to the release 
> version as soon as it's available. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)