[weld-issues] [JBoss JIRA] Updated: (WELDRAD-19) Weld Archetype uses deprecated expressions
Ken Gullaksen (JIRA)
jira-events at lists.jboss.org
Thu Apr 22 08:41:10 EDT 2010
[ https://jira.jboss.org/jira/browse/WELDRAD-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ken Gullaksen updated WELDRAD-19:
---------------------------------
Attachment: WELDRAD-19.patch
attached patch
> Weld Archetype uses deprecated expressions
> ------------------------------------------
>
> Key: WELDRAD-19
> URL: https://jira.jboss.org/jira/browse/WELDRAD-19
> Project: Weld Archetypes
> Issue Type: Patch
> Reporter: Ken Gullaksen
> Priority: Minor
> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list