Uploaded image for project: 'Build'
  1. Build
  2. BUILD-1126

Missing 6.2.34

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • BOM 6.2.34
    • None
    • None

    Description

      I have problems with the community edition 6.2.34 with missing dependencies. Will this version be available on the public repository again?
       
       

      Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)30Maven home: /usr/share/maven31Java version: 11.0.16, vendor: Oracle Corporation, runtime: /usr/local/openjdk-1132Default locale: en, platform encoding: UTF-833OS name: "linux", version: "5.15.106-flatcar", arch: "amd64", family: "unix"34[ERROR] [ERROR] Some problems were encountered while processing the POMs:35[ERROR] Non-resolvable import POM: Could not find artifact info.magnolia.boms:magnolia-external-dependencies:pom:6.2.34 in magnolia.public (https://nexus.magnolia-cms.com/content/groups/public) @ line 29, column 2536[ERROR] Non-resolvable import POM: Could not find artifact info.magnolia.bundle:magnolia-bundle-parent:pom:6.2.34 in magnolia.public (https://nexus.magnolia-cms.com/content/groups/public) @ line 37, column 2537 @ 38[ERROR] The build could not read 1 project -> [Help 1]39[ERROR]   40[ERROR]   The project de.edeka-foodservice.web:edeka-foodservice-magnolia:1.0-SNAPSHOT (/builds/uHysRZrf/0/edeka-foodservice/edeka-foodservice-magnolia/pom.xml) has 2 errors41[ERROR]     Non-resolvable import POM: Could not find artifact info.magnolia.boms:magnolia-external-dependencies:pom:6.2.34 in magnolia.public (https://nexus.magnolia-cms.com/content/groups/public) @ line 29, column 25 -> [Help 2]42[ERROR]     Non-resolvable import POM: Could not find artifact info.magnolia.bundle:magnolia-bundle-parent:pom:6.2.34 in magnolia.public (https://nexus.magnolia-cms.com/content/groups/public) @ line 37, column 25 -> [Help 2]43[ERROR] 44[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.45[ERROR] Re-run Maven using the -X switch to enable full debug logging.46[ERROR] 47[ERROR] For more information about the errors and possible solutions, please read the following articles:48[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException49[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException 

       
      Partial maven settings:
       

      <profiles>
        <profile>
          <id>magnolia-repositories</id>
          <repositories>
            <repository>
              <id>magnolia.nexus.public</id>
              <url>https://nexus.magnolia-cms.com/content/groups/public/</url>
              <releases>
                <enabled>true</enabled>
              </releases>
              <snapshots>
                <enabled>true</enabled>
              </snapshots>
            </repository>
          </repositories>
          <pluginRepositories>
            <pluginRepository>
              <id>magnolia.nexus.public</id>
              <url>https://nexus.magnolia-cms.com/content/groups/public/</url>
              <releases>
                <enabled>true</enabled>
              </releases>
              <snapshots>
                <enabled>true</enabled>
              </snapshots>
            </pluginRepository>
          </pluginRepositories>
        </profile>
      </profiles>
      
      <activeProfiles>
        <activeProfile>magnolia-repositories</activeProfile>
      </activeProfiles>

       

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              Unassigned Unassigned
              Leffler Frank
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: