[
https://issues.jboss.org/browse/RF-12243?page=com.atlassian.jira.plugin.s...
]
Brian Leathem updated RF-12243:
-------------------------------
Description:
Showcase POM (
https://github.com/richfaces/showcase/blob/develop/pom.xml) contains parent
section.
{code}
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-root-parent</artifactId>
<version>4.3.0-SNAPSHOT</version>
<relativePath>../build/parent/pom.xml</relativePath>
</parent>
{code}
was:
Showcase POM (
https://github.com/richfaces/showcase/blob/develop/pom.xml) contains parent
section.
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-root-parent</artifactId>
<version>4.3.0-SNAPSHOT</version>
<relativePath>../build/parent/pom.xml</relativePath>
</parent>
Bugzilla References:
https://bugzilla.redhat.com/show_bug.cgi?id=820950 (was:
https://bugzilla.redhat.com/show_bug.cgi?id=820950)
Showcase: remove parent from pom
--------------------------------
Key: RF-12243
URL:
https://issues.jboss.org/browse/RF-12243
Project: RichFaces
Issue Type: Task
Security Level: Public(Everyone can see)
Components: build/distribution, showcase
Affects Versions: 4.2.1.Final
Reporter: Pavol Pitonak
Priority: Critical
Fix For: 4.2-Tracking, 4.3.0.Milestone1
Showcase POM (
https://github.com/richfaces/showcase/blob/develop/pom.xml) contains parent
section.
{code}
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-root-parent</artifactId>
<version>4.3.0-SNAPSHOT</version>
<relativePath>../build/parent/pom.xml</relativePath>
</parent>
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira