[weld-issues] [JBoss JIRA] Resolved: (WELDRAD-19) Weld Archetype uses deprecated expressions
Dan Allen (JIRA)
jira-events at lists.jboss.org
Fri Feb 4 01:13:41 EST 2011
[ https://issues.jboss.org/browse/WELDRAD-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Allen resolved WELDRAD-19.
------------------------------
Assignee: Dan Allen
Fix Version/s: javaee6-webapp-1.0.1.Beta2
Resolution: Out of Date
Now using a reverse engineering approach for archetype generation, so this gets fixed automatically.
> Weld Archetype uses deprecated expressions
> ------------------------------------------
>
> Key: WELDRAD-19
> URL: https://issues.jboss.org/browse/WELDRAD-19
> Project: Weld Archetypes
> Issue Type: Patch
> Reporter: Ken Gullaksen
> Assignee: Dan Allen
> Priority: Minor
> Fix For: javaee6-webapp-1.0.1.Beta2
>
> Attachments: WELDRAD-19.patch
>
>
> When building projects generated with weld-jsf-jee-minimal archetype in apache-maven-3.0-alpha-7. The following warnings are encountered.
> [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. @ net.glxn:arquillian-playground:1.0.0-SNAPSHOT, /home/ken/dev/git/arquillian-playground/pom.xml
> [WARNING] The expression ${build.finalName} is deprecated. Please use ${project.build.finalName} instead. @ net.glxn:arquillian-playground:1.0.0-SNAPSHOT, /home/ken/dev/git/arquillian-playground/pom.xml
> [WARNING] The expression ${build.finalName} is deprecated. Please use ${project.build.finalName} instead. @ net.glxn:arquillian-playground:1.0.0-SNAPSHOT, /home/ken/dev/git/arquillian-playground/pom.xml
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list