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

Tomaz Cerar (JIRA) issues at jboss.org
Mon Mar 26 11:48:01 EDT 2018


     [ https://issues.jboss.org/browse/WFLY-10107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Cerar resolved WFLY-10107.
--------------------------------
    Fix Version/s: 13.0.0.Beta1
       Resolution: Done


> 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
>            Priority: Blocker
>             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