On 26 Mar 07, at 3:27 AM 26 Mar 07, Stephane Nicoll wrote:

So far so good. Except that on a project I have this warning now:

[WARNING]
       Artifact org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime
retains local scope 'runtime' overriding broader scope 'compile'
       given by a dependency. If this is not intended, modify or
remove the local scope.


What is happening internally is that to mimic the 2.0.5 I am injecting p-u into all plugins and extensions. This is effectively what happens with 2.0.5 where the root classloader has p-u version 1.1. If this is not done then plugins like the resources plugin, and extensions like wagon webdav don't work because they slipped through not having a direct dependency on p-u so they fail at runtime. Maybe I will just pop in the logging changes that Jason Dillon wanted and we'll silence most of the logging.

Jason.

None of my projects has a direct dependency on p-u.

Stéphane

On 3/26/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
Hi,

Before I staged the release I just wanted to get some people to a
build first:

http://idisk.maven.org/jvanzyl/Public/maven/

Brian, Jason Dillon, and Dan Kulp have tried their builds and I just
wanted to get a little more feedback.

Thanks,

Jason.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to