s an overloaded constructor with a flag to
say "yes I care about all the scopes"?
-Original Message-
From: Kenney Westerhof [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 03, 2006 9:42 AM
To: Maven Developers List
Subject: Re: ScopeArtifactFilter
Brian E. Fox wrote:
>
Brian E. Fox wrote:
Is it correct that ScopeArtifactFilter effectively ignores provided and
system scopes in the includes check? By the code below, you can see that
only compile, runtime and test are supported.
Unfortunately, yes.
I've tried to get this changed a bunch of times in the
Is it correct that ScopeArtifactFilter effectively ignores provided and
system scopes in the includes check? By the code below, you can see that
only compile, runtime and test are supported.
public ScopeArtifactFilter( String scope )
{
if ( DefaultArtifact.SCOPE_COMPILE.equals