Multiple proxies in settings.xml bug

2009-12-03 Thread Matias Otero
Is this issue resolved in 2.2.1? http://jira.codehaus.org/browse/MNG-4394 Looks to still be open. I came across it when running through the Atlassian Plugin SDK tutorial as their public maven repo is behind and https server and the maven one is on http and there are stages in the process

RE: Transitive dependency problem

2008-06-17 Thread Matias Otero
your help. -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Wednesday, 18 June 2008 1:31 PM To: Maven Users List Subject: Re: Transitive dependency problem On Tue, Jun 17, 2008 at 8:15 PM, Matias Otero <[EMAIL PROTECTED]> wrote: > I'm having a problem wh

Transitive dependency problem

2008-06-17 Thread Matias Otero
Hi, I'm having a problem where a project using the assembly plugin is copying two versions of the jaxb-api jar (1.0.5 & 2.0) to the WEB-INF/lib directory of a webapp the assembly is creating. I tried using dependency management to explicitly specify to use version 2.0 like this: