Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-30894

[QE](8.0.x) javax.inject:javax.inject:1.0.0.redhat-00012 POM missing xmlns declaration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 8.0 Update 9.1
    • Maven Repository
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      The POM is not valid . xmlns is not defined in root element

      <project>
        <modelVersion>4.0.0</modelVersion>
        <groupId>javax.inject</groupId>
        <artifactId>javax.inject</artifactId>
        <packaging>jar</packaging>
        <name>javax.inject</name>
        <version>1.0.0.redhat-00012</version>
        <description>The javax.inject API</description>
        <url>http://code.google.com/p/atinject/</url>
        <licenses>
          <license>
            <name>The Apache Software License, Version 2.0</name>
            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
            <distribution>repo</distribution>
          </license>
        </licenses>
        <scm>
          <url>http://code.google.com/p/atinject/source/checkout</url>
        </scm>
      </project>
      <!--
      Modified by POM Manipulation Extension for Maven 4.16 ( SHA: 352ae4a7 )
      -->
      

              Unassigned Unassigned
              gsamios Giorgos Samios
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: