Hi folks!

Looking at massembler right now I stumbled across a parentPom section

<parent>
  <artifactId>maven-plugins</artifactId>
  <groupId>org.apache.maven.plugins</groupId>
  <version>33</version>
  <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
</parent>

This was perfectly fine when we had all in SVN under one big project.
But nowadays - having all in GIT - I'd we should remove the relativePath, isn't?

LieGrue,
strub


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to