[jboss-jira] [JBoss JIRA] (SECURITY-814) Correct the JBoss Negotiation project hierarchy
Darran Lofthouse (JIRA)
issues at jboss.org
Tue Apr 1 13:45:13 EDT 2014
Darran Lofthouse created SECURITY-814:
-----------------------------------------
Summary: Correct the JBoss Negotiation project hierarchy
Key: SECURITY-814
URL: https://issues.jboss.org/browse/SECURITY-814
Project: PicketBox
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: Negotiation_2_3_0_CR1
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: Negotiation_2_3_0_Final
The build outputs the following: -
{code}
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.security:jboss-negotiation-project:pom:2.3.0.Final-SNAPSHOT
[WARNING] 'parent.relativePath' points at org.jboss.security:jboss-negotiation-main instead of org.jboss:jboss-parent, please verify your project structure @ line 3, column 11
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.security:jboss-negotiation-common:jar:2.3.0.Final-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.jboss.security:jboss-negotiation-project:2.3.0.Final-SNAPSHOT (/home/darranl/src/wildfly/jboss-negotiation/parent/pom.xml) points at org.jboss.security:jboss-negotiation-main instead of org.jboss:jboss-parent, please verify your project structure @ org.jboss.security:jboss-negotiation-project:2.3.0.Final-SNAPSHOT, /home/darranl/src/wildfly/jboss-negotiation/parent/pom.xml, line 3, column 11
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.security:jboss-negotiation-extras:jar:2.3.0.Final-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.jboss.security:jboss-negotiation-project:2.3.0.Final-SNAPSHOT (/home/darranl/src/wildfly/jboss-negotiation/parent/pom.xml) points at org.jboss.security:jboss-negotiation-main instead of org.jboss:jboss-parent, please verify your project structure @ org.jboss.security:jboss-negotiation-project:2.3.0.Final-SNAPSHOT, /home/darranl/src/wildfly/jboss-negotiation/parent/pom.xml, line 3, column 11
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.security:jboss-negotiation-net:jar:2.3.0.Final-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.jboss.security:jboss-negotiation-project:2.3.0.Final-SNAPSHOT (/home/darranl/src/wildfly/jboss-negotiation/parent/pom.xml) points at org.jboss.security:jboss-negotiation-main instead of org.jboss:jboss-parent, please verify your project structure @ org.jboss.security:jboss-negotiation-project:2.3.0.Final-SNAPSHOT, /home/darranl/src/wildfly/jboss-negotiation/parent/pom.xml, line 3, column 11
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.security:jboss-negotiation-ntlm:jar:2.3.0.Final-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.jboss.security:jboss-negotiation-project:2.3.0.Final-SNAPSHOT (/home/darranl/src/wildfly/jboss-negotiation/parent/pom.xml) points at org.jboss.security:jboss-negotiation-main instead of org.jboss:jboss-parent, please verify your project structure @ org.jboss.security:jboss-negotiation-project:2.3.0.Final-SNAPSHOT, /home/darranl/src/wildfly/jboss-negotiation/parent/pom.xml, line 3, column 11
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.security:jboss-negotiation-spnego:jar:2.3.0.Final-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.jboss.security:jboss-negotiation-project:2.3.0.Final-SNAPSHOT (/home/darranl/src/wildfly/jboss-negotiation/parent/pom.xml) points at org.jboss.security:jboss-negotiation-main instead of org.jboss:jboss-parent, please verify your project structure @ org.jboss.security:jboss-negotiation-project:2.3.0.Final-SNAPSHOT, /home/darranl/src/wildfly/jboss-negotiation/parent/pom.xml, line 3, column 11
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.security:jboss-negotiation-toolkit:war:2.3.0.Final-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.jboss.security:jboss-negotiation-project:2.3.0.Final-SNAPSHOT (/home/darranl/src/wildfly/jboss-negotiation/parent/pom.xml) points at org.jboss.security:jboss-negotiation-main instead of org.jboss:jboss-parent, please verify your project structure @ org.jboss.security:jboss-negotiation-project:2.3.0.Final-SNAPSHOT, /home/darranl/src/wildfly/jboss-negotiation/parent/pom.xml, line 3, column 11
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.security:jboss-negotiation-main:pom:2.3.0.Final-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.jboss.security:jboss-negotiation-project:2.3.0.Final-SNAPSHOT (/home/darranl/src/wildfly/jboss-negotiation/parent/pom.xml) points at org.jboss.security:jboss-negotiation-main instead of org.jboss:jboss-parent, please verify your project structure @ org.jboss.security:jboss-negotiation-project:2.3.0.Final-SNAPSHOT, /home/darranl/src/wildfly/jboss-negotiation/parent/pom.xml, line 3, column 11
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list