[
https://issues.apache.org/jira/browse/CAMEL-12593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16520612#comment-16520612
]
ASF GitHub Bot commented on CAMEL-12593:
----------------------------------------
GitHub user candrews opened a pull request:
https://github.com/apache/camel/pull/2390
[CAMEL-12593] Active deploy profile when deploying
The deploy profile attaches javadoc and sources:
https://github.com/apache/camel/blob/master/pom.xml#L591
Note that I can't test this myself since this runs on Jenkins and publishes
to the ASF repo, neither of which I can access :)
https://issues.apache.org/jira/browse/CAMEL-12593
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/candrews/camel patch-4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2390.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 #2390
----
commit 9c1ccc8d37a5ec98c93dea4e344b8f8fcad4dce0
Author: Craig Andrews <candrews@...>
Date: 2018-06-22T17:32:03Z
[CAMEL-12593] Active deploy profile when deploying
The deploy profile attaches javadoc and sources
----
> Source and javadoc jars not published to snapshot maven repository
> ------------------------------------------------------------------
>
> Key: CAMEL-12593
> URL: https://issues.apache.org/jira/browse/CAMEL-12593
> Project: Camel
> Issue Type: Bug
> Components: build system
> Reporter: Craig
> Priority: Major
>
> The [https://repository.apache.org/content/repositories/snapshots/] maven
> repository does not have source or javadoc jars for Camel:
> [https://repository.apache.org/content/repositories/snapshots/org/apache/camel/camel-core/2.22.0-SNAPSHOT/]
> Note that the source and javadoc jars are absent; compare to
> [http://central.maven.org/maven2/org/apache/camel/camel-core/2.21.1/]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)