Barrie Treloar wrote:
> On Wed, Nov 23, 2011 at 3:49 AM, Paolo Castagna
> <castagna.li...@googlemail.com> wrote:
> 
> There are 5 dimensions to this field
> groupId, artifactId, type, version, classifier
> 
> You have
>>  <include>org.apache.jena:jena-*:*:*:sources</include>
> 1) org.apache.jena:jena-*:
> 2) *:
> 3) *:
> 4) sources

1) org.apache.jena:
2) jena-*:
3) *:
4) *:
5) sources

Sources should be = classifier

Why you put org.apache.jena:jena-* together?

Paolo

> 
> Here sources would be = type
> 
>>  <include>
> 1) org.apache.jena:jena-*:
> 2) *:
> 3) sources</include>
> 
> Here sources = version
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to