[jboss-jira] [JBoss JIRA] (WFLY-4171) Provide an html5 archetype for wildfly

Fred Bricon (JIRA) issues at jboss.org
Tue Jan 20 18:13:49 EST 2015


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

Fred Bricon edited comment on WFLY-4171 at 1/20/15 6:13 PM:
------------------------------------------------------------

Same issue in profile aerogearci-jbossas-managed-7... which needs to be renamed to something wildfly.

The dependency plugin config is actually borked as well : 

{noformat}
<artifactItems>
    <artifactItem>
        <groupId>org.jboss.as</groupId>
        <artifactId>wildfly-dist</artifactId>
        <version>${version.jboss.as}</version>
        <outputDirectory>${project.build.directory}</outputDirectory>
        <type>zip</type>
        <overWrite>false</overWrite>
    </artifactItem>
</artifactItems>
{noformat}

groupId and version need to be fixed here









was (Author: fbricon):
Same issue in profile aerogearci-jbossas-managed-7... which needs to be renamed to something wildfly








> Provide an html5 archetype for wildfly
> --------------------------------------
>
>                 Key: WFLY-4171
>                 URL: https://issues.jboss.org/browse/WFLY-4171
>             Project: WildFly
>          Issue Type: Feature Request
>            Reporter: Fred Bricon
>            Assignee: Rafael Benevides
>
> We'd like to provide a Wildfly-ified version of the html5 archetype in JBoss Central, for JBoss Tools and Developer Studio, The current versions we serve right now are : 
> * org.jboss.aerogear.archetypes:jboss-html5-mobile-archetype:7.1.3.Final 
> * org.jboss.archetype.wfk:jboss-html5-mobile-archetype:2.6.0.Final



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list