[
https://issues.apache.org/jira/browse/KARAF-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16635744#comment-16635744
]
ASF GitHub Bot commented on KARAF-5936:
---------------------------------------
jbonofre closed pull request #14: [KARAF-5936] Upgrade to
maven-scm-publish-plugin 3.0.0 and asciidoctor-maven-plugin 1.5.6
URL: https://github.com/apache/karaf-cave/pull/14
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/manual/pom.xml b/manual/pom.xml
index 675ef54..cee4a5e 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -38,7 +38,7 @@
<plugin>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
- <version>1.5.2</version>
+ <version>1.5.6</version>
<executions>
<execution>
<id>output-html</id>
@@ -66,7 +66,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-publish-plugin</artifactId>
- <version>1.0-beta-2</version>
+ <version>3.0.0</version>
<configuration>
<checkinComment>[scm-publish] Updating main site with
Karaf Cave documentation</checkinComment>
<pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/karaf/site/production/manual/cave/latest-4</pubScmUrl>
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Upgrade to maven-scm-publish-plugin 3.0.0 and asciidoctor-maven-plugin 1.5.6
> ----------------------------------------------------------------------------
>
> Key: KARAF-5936
> URL: https://issues.apache.org/jira/browse/KARAF-5936
> Project: Karaf
> Issue Type: Dependency upgrade
> Components: cave, cellar, decanter, karaf, website
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Labels: documentation
> Fix For: 4.2.2, cave-4.2.0, decanter-2.2.0, cellar-4.2.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)