Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-12432

Fix maven warning

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 11.0.5.Final, 12.0.0.Final
    • 11.0.4.Final, 12.0.0.Final
    • Build
    • None

      Fix the following warning:

      [WARNING] Some problems were encountered while building the effective model for org.infinispan:infinispan-parent:pom:11.0.5-SNAPSHOT
      [WARNING] 'parent.relativePath' of POM org.infinispan:infinispan-build-configuration-parent:11.0.5-SNAPSHOT points at org.infinispan:infinispan-parent instead of org.jboss:jboss-parent, please verify your project structure @ org.infinispan:infinispan-build-configuration-parent:11.0.5-SNAPSHOT, line 5, column 12
      

      The path parent.relativePath points to ../pom.xml, by default, which is wrong. Set an empty <relativePath/> to force maven to go remote instead of trying to read ../pom.xml

            pruivo@redhat.com Pedro Ruivo
            pruivo@redhat.com Pedro Ruivo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: