Title: Message Title
Jörg Hohwiller commented on an issue
Mojo / Bug MOJO-2042
flatten-maven-plugin: adds central repository to flattened POM
The current snapshot state of flatten-maven-plugin introduced a new undesired side-effect:
If the repositories are not stripped from the flattened POM it generates the central repository IMHO from the maven super POM:

    <repository>
      <snapshots>
        <enabled>false</enabled>
      </snapshots>
      <id>central</id>
      <name>Central ...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to