You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jason Dillon <ja...@planet57.com> on 2007/01/11 23:30:50 UTC

Maven warning about local scope 'null' ?

Anyone have any idea why this warning is being issued durring  
car:install-modules?

<snip>
[WARNING]
         Artifact org.apache.geronimo.configs:j2ee-deployer:car:2.0- 
SNAPSHOT retains local scope 'null' overriding broader scope 'compile'
         given by a dependency. If this is not intended, modify or  
remove the local scope.
</snip>

I don't remember seeing this before.

--jason