Seam-parent's parent updated to version 9 of weld-parent POM.
That was a mouthful... ;)
On Tue, Apr 13, 2010 at 2:47 PM, Pete Muir (JIRA) <
jira-events(a)lists.jboss.org> wrote:
[
https://jira.jboss.org/jira/browse/WELD-490?page=com.atlassian.jira.plugi...]
Pete Muir closed WELD-490.
--------------------------
Resolution: Out of Date
Assignee: Pete Muir
This has already been fixed in release 9. Seam's parent POM needs updating
to use version 9, not 8.
> Weld parent POM uses deprecated maven APIs
> ------------------------------------------
>
> Key: WELD-490
> URL:
https://jira.jboss.org/jira/browse/WELD-490
> Project: Weld
> Issue Type: Bug
> Reporter: Lincoln Baxter III
> Assignee: Pete Muir
> Priority: Minor
>
> [WARNING]
> [WARNING] Some problems were encountered while building the effective
model for org.jboss.seam:seam-parent:pom:3.0.0-SNAPSHOT
> [WARNING] The expression ${pom.url} is deprecated. Please use
${project.url} instead. @ org.jboss.seam:seam-parent:3.0.0-SNAPSHOT,
/home/lb3/JBoss/seam3/build/parent/pom.xml
> [WARNING] The expression ${pom.name} is deprecated. Please use ${
project.name} instead. @ org.jboss.seam:seam-parent:3.0.0-SNAPSHOT,
/home/lb3/JBoss/seam3/build/parent/pom.xml
> [WARNING] The expression ${pom.organization.name} is deprecated. Please
use ${project.organization.name} instead. @
org.jboss.seam:seam-parent:3.0.0-SNAPSHOT,
/home/lb3/JBoss/seam3/build/parent/pom.xml
> [WARNING] The expression ${pom.name} is deprecated. Please use ${
project.name} instead. @ org.jboss.seam:seam-parent:3.0.0-SNAPSHOT,
/home/lb3/JBoss/seam3/build/parent/pom.xml
> [WARNING] The expression ${pom.organization.name} is deprecated. Please
use ${project.organization.name} instead. @
org.jboss.seam:seam-parent:3.0.0-SNAPSHOT,
/home/lb3/JBoss/seam3/build/parent/pom.xml
> [WARNING]
> Line 318 of weld-parent/pom.xml:
>
<Implementation-URL>${pom.url}</Implementation-URL>
> <Implementation-Title>${pom.name
}</Implementation-Title>
>
<Implementation-Version>${parsedVersion.osgiVersion}</Implementation-Version>
> <Implementation-Vendor>${pom.organization.name
}</Implementation-Vendor>
> <Specification-Title>${pom.name
}</Specification-Title>
>
<Specification-Version>${parsedVersion.osgiVersion}</Specification-Version>
> <Specification-Vendor>${pom.organization.name
}</Specification-Vendor>
--
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