[jboss-jira] [JBoss JIRA] (WFLY-10107) The artifactId now resolves to quickstart-parent instead of the quickstart name

Sande Gilda (JIRA) issues at jboss.org
Mon Mar 26 13:44:00 EDT 2018


    [ https://issues.jboss.org/browse/WFLY-10107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551645#comment-13551645 ] 

Sande Gilda commented on WFLY-10107:
------------------------------------

Removing the BLOCKER since it is an upstream issue only.

> The artifactId now resolves to quickstart-parent instead of the quickstart name
> -------------------------------------------------------------------------------
>
>                 Key: WFLY-10107
>                 URL: https://issues.jboss.org/browse/WFLY-10107
>             Project: WildFly
>          Issue Type: Bug
>          Components: Quickstarts
>            Reporter: Sande Gilda
>            Assignee: Tomaz Cerar
>             Fix For: 13.0.0.Beta1
>
>
> A change to the build broke the README.html generation.
> The `artifactId` used to resolve to the specific quickstart name when generating the README.html file from README.adoc. It now generates `quickstart-parent` for all of the quickstarts. 
> This means you end up with this instruction for the kitchensink quickstart:
>     This deploys the quickstart-parent/target/quickstart-parent.war to the running instance of the server.
> It used to generate:
>     This deploys the kitchensink/target/kitchensink.war to the running instance of the server.
> It is also no longer possible to build an individual quikstart README file. You have to build all of them from the top level.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list