Nudity / reflections

Automatically exported from code.google.com/p/reflections
Do What The F*ck You Want To Public License
0 stars 0 forks source link

0.9.6 reflections-parent is missing in mavencentral #91

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. add dependency to pom
    <dependency>
      <groupId>org.reflections</groupId>
      <artifactId>reflections</artifactId>
      <version>0.9.6</version>
    </dependency>

2. mvn clean test-compile

What is the expected output? 

Maven build is successful

What do you see instead?

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project emma-nl: Could not resolve 
dependencies for project de.hypoport.emma.nl:emma-nl:war:106-SNAPSHOT: Failed 
to collect dependencies for [org.reflections:reflections:jar:0.9.6 (compile)
...
: Failed to read artifact descriptor for org.reflections:reflections:jar:0.9.6: 
Failure to find org.reflections:reflections-parent:pom:0.9.6

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

0.9.6

Please provide any additional information below.

Thanks a lot, Leif

Original issue reported on code.google.com by struggys...@gmail.com on 14 Nov 2011 at 9:22

GoogleCodeExporter commented 8 years ago

Original comment by ronm...@gmail.com on 26 Dec 2011 at 11:26