Project

General

Profile

Actions

Defect #1847

closed

Bad configuration of Release profile for module

Added by Ondřej Kopr over 4 years ago. Updated almost 4 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
Start date:
09/12/2019
Due date:
% Done:

0%

Estimated time:
Affected versions:
Owner:

Description

After we tried deploy project to nexus we received error:

Sep 12, 2019 12:57:00 PM org.asciidoctor.internal.JRubyAsciidoctor renderFile
SEVERE: (Errno::ENOENT) /home/fiisch/git-repo/czechidm-extras/Realization/backend/idm-extras/src/docs/asciidoc/index.adoc
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:43 min
[INFO] Finished at: 2019-09-12T12:57:00+02:00
[INFO] Final Memory: 87M/458M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.asciidoctor:asciidoctor-maven-plugin:1.5.3:process-asciidoc (output-html) on project czechidm-extras: Execution output-html of goal org.asciidoctor:asciidoctor-maven-plugin:1.5.3:process-asciidoc failed: org.jruby.exceptions.RaiseException: (Errno::ENOENT) /home/fiisch/git-repo/czechidm-extras/Realization/backend/idm-extras/src/docs/asciidoc/index.adoc -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException

Release command:

mvn clean deploy -Prelease -DdocumentaionOnly=true

Please check configuration of this profile. Thank you. This must be done before we release next version.

Actions #1

Updated by Petr Fišer over 4 years ago

  • Description updated (diff)
Actions #2

Updated by Peter Štrunc almost 4 years ago

  • Status changed from New to Rejected

This has been already fixed. Closing ticket.

Actions

Also available in: Atom PDF