[
https://issues.jboss.org/browse/RF-12243?page=com.atlassian.jira.plugin.s...
]
RH Bugzilla Integration commented on RF-12243:
----------------------------------------------
Pavol Pitonak <ppitonak(a)redhat.com> made a comment on [bug
820950|https://bugzilla.redhat.com/show_bug.cgi?id=820950]
richfaces-root-parent was removed from Showcase in 2.0.0.ER6. However, Showcase still
cannot be built because of bug 825802.
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: Trivial
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