On Wed, Nov 23, 2011 at 3:49 AM, Paolo Castagna <[email protected]> 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 Here sources would be = type > <include> 1) org.apache.jena:jena-*: 2) *: 3) sources</include> Here sources = version --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
