Skip to content

Commit

Permalink
parent-pom.xml is not required anymore in the project root, it was mo…
Browse files Browse the repository at this point in the history
…ved to build/parent/pom.xml

all plugins/tests/features and sites poms are updated <relativePath>removed 
to build project build/parent/pom.xml should be built first and installed in local repo is used during build
I've added this step to m2 continuous, m2 aggregation and m2 jbt projects on hudson



git-svn-id: http://svn.jboss.org/repos/jbosstools/trunk@23782 a97e2381-89e5-4abb-bab3-167db6db766c
  • Loading branch information
Denis Golovin committed Jul 28, 2010
1 parent 99d3db1 commit f185a64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion features/org.jboss.tools.birt.feature/pom.xml
Expand Up @@ -2,7 +2,6 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<relativePath>../../../parent-pom.xml</relativePath>
<groupId>org.jboss.tools</groupId>
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
Expand Down

0 comments on commit f185a64

Please sign in to comment.