thirdson / jsr-305

Automatically exported from code.google.com/p/jsr-305
0 stars 0 forks source link

The artifactId in jsr305-1.3.8.pom should be "jsr305" instead of "findbugs" #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. NA
2.
3.

What is the expected output? What do you see instead?

The published POM file at
"http://repo2.maven.org/maven2/com/google/code/findbugs/jsr305/1.3.8/jsr305-1.3.
8.pom"
has the <artifactId> of "findbugs".  Expected "jsr305".  It looks like this
file is a copy of the findbugs POM at
"http://repo2.maven.org/maven2/com/google/code/findbugs/findbugs/1.3.8/findbugs-
1.3.8.pom"

What version of the product are you using? On what operating system?

1.3.8 on Ubuntu 9.04

Please provide any additional information below.

Original issue reported on code.google.com by sfke...@gmail.com on 9 Jul 2009 at 6:00