[jboss-jira] [JBoss JIRA] (WFLY-4030) wildfly-javaee7-webapp-blank-archetype using old namespaces for beans.xml and faces-config.xml

Sebastian Łaskawiec (JIRA) issues at jboss.org
Fri Oct 31 04:31:37 EDT 2014


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

Sebastian Łaskawiec commented on WFLY-4030:
-------------------------------------------

Hi [~rafabene]! 

Thanks for the hint! 

I noticed that there are some files in those archetypes, but as you mentioned - they are replaced while syncing with Quickstarts. Maybe it would be a good idea to remove all those files and add some readme note that everything is downloaded from Quickstarts and all changes should be implemented there?

I have also a small question - how to release those updated archetypes (after https://github.com/wildfly/quickstart/pull/45 is merged) to Maven repository?

> wildfly-javaee7-webapp-blank-archetype using old namespaces for beans.xml and faces-config.xml
> ----------------------------------------------------------------------------------------------
>
>                 Key: WFLY-4030
>                 URL: https://issues.jboss.org/browse/WFLY-4030
>             Project: WildFly
>          Issue Type: Bug
>            Reporter: Arun Gupta
>            Assignee: Sebastian Łaskawiec
>            Priority: Minor
>              Labels: archetypes, maven, wildfly
>
> mvn archetype:generate -DgroupId=test -DartifactId=test -DarchetypeGroupId=org.wildfly.archetype -DarchetypeArtifactId=wildfly-javaee7-webapp-blank-archetype -DarchetypeVersion=8.1.0.Final
> The app has the following files:
> ./src/main/webapp/WEB-INF/beans.xml
> ./src/main/webapp/WEB-INF/faces-config.xml
> beans.xml and faces-config.xml are using java.sun.com-style namespaces instead of xmlns.jcp.org-style namespaces.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)



More information about the jboss-jira mailing list