source jars missing in 2.9.0-RC1
--------------------------------

                 Key: CAMEL-4611
                 URL: https://issues.apache.org/jira/browse/CAMEL-4611
             Project: Camel
          Issue Type: Bug
            Reporter: Jonathan Anstey
            Assignee: Jonathan Anstey


There are no source jars in the latest staged release 
https://repository.apache.org/content/repositories/orgapachecamel-137/org/apache/camel/camel-core/2.9.0-RC1/

Found this warning in the logs

{code}
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ camel-core 
---
[WARNING] NOT adding sources to artifacts with classifier as Maven only 
supports one classifier per artifact. Current artifact 
[org.apache.camel:camel-core:bundle:2.9-SNAPSHOT] has a [] classifier.
{code}

which led me to FELIX-3058. Gonna back our maven-bundle-plugin version down to 
2.3.4 shortly which resolves the issue. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to