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

Infinispan BOM should only have dependency management

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 12.0.0.Final
    • 10.1.2.Final
    • Build
    • None

      The BOM has a pluginManagement section that's a bit misleading since Maven isn't going to do anything with it.

      It is also invalid at the moment per the following:

      <plugin>
          <groupId>org.infinispan.maven-plugins</groupId>
          <artifactId>protocol-parser-generator</artifactId>
          <version>${version.infinispan.maven-plugins}</version>
      </plugin>
      

      This artifact does not seem to be published anymore. Using the BOM with resolution leads to

      [WARNING] The POM for org.infinispan:infinispan-protocol-parser-generator-maven-plugin:jar:10.1.1.Final is missing, no dependency information available
      [WARNING] Failed to retrieve plugin descriptor for org.infinispan:infinispan-protocol-parser-generator-maven-plugin:10.1.1.Final: Plugin org.infinispan:infinispan-protocol-parser-generator-maven-plugin:10.1.1.Final or one of its dependencies could not be resolved: Failure to find org.infinispan:infinispan-protocol-parser-generator-maven-plugin:jar:10.1.1.Final in https://repo.spring.io/milestone was cached in the local repository, resolution will not be reattempted until the update interval of spring-milestones has elapsed or updates are forced
      

              pruivo@redhat.com Pedro Ruivo
              stephane.nicoll Stéphane Nicoll (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: