Chris Rebert created LOGGING-161:
------------------------------------
Summary: commons-logging-adapters on Central lacks a pom.xml
Key: LOGGING-161
URL: https://issues.apache.org/jira/browse/LOGGING-161
Project: Commons Logging
Issue Type: Bug
Affects Versions: 1.1.0
Reporter: Chris Rebert
{{commons-logging-adapters}} version {{1.1}}, as published on Maven Central, is
currently missing a {{pom.xml}}.
See
https://repo1.maven.org/maven2/commons-logging/commons-logging-adapters/1.1/
and
http://search.maven.org/#artifactdetails%7Ccommons-logging%7Ccommons-logging-adapters%7C1.1%7CN%2FA
Per the "Sufficient Metadata" section of
http://central.sonatype.org/pages/requirements.html , the artifact is required
to have a {{pom.xml}}. Also, the lack of a {{pom.xml}} seems to cause problems
for some build tools (Ivy/sbt in my case).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)