Bug#899005: Maven POM refers to a non-existing parent

殷啟聰 | Kai-Chung Yan seamlikok at gmail.com
Fri May 18 14:29:29 BST 2018


Package: libfindbugs-java
Version: 3.1.0~preview2-3
Severity: important

The Maven POM (installed at `/usr/share/maven-repo/com/google/code/findbugs/findbugs/debian/findbugs-debian.pom` refers to a parent POM `org.sonatype.oss:oss-parent:debian` which is not provided by this package. In fact, this POM is not provided by any package in the archive. Gradle projects will fail to resolve the artifact by showing errors like:

```
Could not resolve com.google.code.findbugs:findbugs:debian.
  Required by:
      project :codeQuality
   > Could not resolve com.google.code.findbugs:findbugs:debian.
      > Could not parse POM /usr/share/maven-repo/com/google/code/findbugs/findbugs/debian/findbugs-debian.pom
         > Could not find org.sonatype.oss:oss-parent:debian.
           Searched in the following locations:
               file:/usr/share/maven-repo/org/sonatype/oss/oss-parent/debian/oss-parent-debian.pom
               file:/usr/share/maven-repo/org/sonatype/oss/oss-parent/debian/oss-parent-debian.jar
```

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20180518/08301614/attachment.sig>


More information about the pkg-java-maintainers mailing list