qdrzwd / dexmaker

Automatically exported from code.google.com/p/dexmaker
0 stars 0 forks source link

Old version in maven repos #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Old version at http://search.maven.org/ - version 0.9 not the 1.0
2.
3.

What is the expected output? What do you see instead?
To get the latest version - 1.0

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

Please provide any additional information below.
 <dependency>
    <groupId>com.google.dexmaker</groupId>
    <artifactId>dexmaker-mockito</artifactId>
    <version>1.0</version>
  </dependency>

Is the dependency I'm trying with.

Is there an eta when the new release will be up?

Regards
Niclas

Original issue reported on code.google.com by nirr...@gmail.com on 30 Oct 2012 at 7:55

GoogleCodeExporter commented 8 years ago
Hi again.

Any update on this...?
Maven Central still lists dexmaker 0.9.

Regards
Niclas

Original comment by nirr...@gmail.com on 19 Nov 2012 at 1:23

GoogleCodeExporter commented 8 years ago
I'm unable to find anything in the Sonatype repositories either, like it says 
on the front page.

Tried: https://repository.sonatype.org/ and https://oss.sonatype.org/

The closest is 1.0-SNAPSHOT in the oss repository.

Original comment by blu...@gmail.com on 25 Nov 2012 at 9:19

GoogleCodeExporter commented 8 years ago
http://search.maven.org/#artifactdetails%7Ccom.google.dexmaker%7Cdexmaker%7C1.0%
7Cjar

Original comment by limpbizkit on 2 Mar 2013 at 3:23