[
https://issues.redhat.com/browse/WFLY-14173?page=com.atlassian.jira.plugi...
]
Eduardo Martins moved JBEAP-20667 to WFLY-14173:
------------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-14173 (was: JBEAP-20667)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Quickstarts
(was: Quickstarts)
Affects Version/s: 22.0.0.Alpha1
(was: EAP-XP-2.0.0.CR1)
MP quickstarts pom.xml is missing asciidoctor-maven-plugin version
------------------------------------------------------------------
Key: WFLY-14173
URL:
https://issues.redhat.com/browse/WFLY-14173
Project: WildFly
Issue Type: Bug
Components: Quickstarts
Affects Versions: 22.0.0.Alpha1
Reporter: Eduardo Martins
Assignee: Eduardo Martins
Priority: Major
We noticed one common warning for all XP2-CR1 MicroProfile Quickstarts that could be
simply fixed by introducing the build version for _asciidoctor-maven-plugin_ dependency.
{noformat}
[WARNING] Some problems were encountered while building the effective model for
org.jboss.eap.xp.quickstarts:microprofile-config:war:2.0.0.GA
[WARNING] 'build.plugins.plugin.version' for
org.asciidoctor:asciidoctor-maven-plugin is missing. @
org.jboss.eap.xp.quickstarts:microprofile-config:[unknown-version],
jboss-eap-xp-2.0.0.GA-quickstarts/microprofile-config/pom.xml, line 78, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the
stability of your build.
{noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)