GitHub user cthiebault opened a pull request:

    https://github.com/apache/servicemix/pull/41

    Don't use dot for Maven classifier 

    Because it is not well supported by Maven and repositories like Nexus & 
Artifactory: they are not able to guess GAV.
    
    See
    
    * https://issues.apache.org/jira/browse/MINDEXER-49
    * https://issues.sonatype.org/browse/NEXUS-6587
    * https://www.jfrog.com/jira/browse/RTFACT-5971
    * https://www.jfrog.com/jira/browse/RTFACT-8845

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cthiebault/servicemix 
dont-use-dot-for-maven-classifier

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/servicemix/pull/41.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #41
    
----
commit 10f362b96451ba836ea0b414b422864fe0c6000e
Author: Cedric Thiebault <[email protected]>
Date:   2015-12-23T12:52:47Z

    Don't use dot for Maven classifier because it is not well supported by 
Maven and repositories like Nexus & Artifactory: they are not able to guess GAV.
    See
    * https://issues.apache.org/jira/browse/MINDEXER-49
    * https://issues.sonatype.org/browse/NEXUS-6587
    * https://www.jfrog.com/jira/browse/RTFACT-5971
    * https://www.jfrog.com/jira/browse/RTFACT-8845

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to