The last version of doclava uploaded to maven central was 1.0.5:
http://search.maven.org/#search%7Cga%7C1%7Cdoclava
Note that you can upload existing artifacts as a bundle using the Nexus UI (see https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide#SonatypeOSSMavenRepositoryUsageGuide-7b.StageExistingArtifacts) - I've attached an example upload bundle for doclava 1.0.6 based on the binaries from the download page and the pom.xml from the 1.0.6 svn tag
Comment #1
Posted on Jul 23, 2013 by Happy KangarooThere was a request from Brett Johnson on sonatype jira about an update one year ago.
Comment #2
Posted on Jul 23, 2013 by Massive KangarooAFAICT permissions were granted to Brett to do the upload, but 1.0.6 has not been uploaded yet. It should just be a matter of someone from the project team uploading the bundle via the https://oss.sonatype.org/ UI and pressing the release button.
Comment #3
Posted on Jul 23, 2013 by Happy KangarooI just wrote an email to Brett if it is possible for him to upload the artifacts.
Comment #4
Posted on Dec 9, 2013 by Massive KangarooAny news? I'm happy to do the work getting 1.0.6 into central if everyone is ok with this.
Comment #5
Posted on Dec 9, 2013 by Quick HorseIt would be very nice to have the 1.0.6 version uploaded to maven central. BTW, is there any changelist or something for this new version? I did some theme customizations for 1.0.5 and I would like to know about incompatibilities with the new version. Thanks!
Comment #6
Posted on Jan 1, 2014 by Massive KangarooFYI: I've opened https://issues.sonatype.org/browse/OSSRH-8275 to try to move this forwards.
Re: 1.0.6 changes, you can either browse https://code.google.com/p/doclava/source/list to get a higher-level overview of the changes since 1.0.5 or run "svn diff http://doclava.googlecode.com/svn/tags/doclava-1.0.5 http://doclava.googlecode.com/svn/tags/doclava-1.0.6" to get a detailed aggregate diff.
Comment #7
Posted on Jan 3, 2014 by Massive Kangaroodoclava 1.0.6 is now staged on OSSRH under: https://oss.sonatype.org/content/repositories/comgoogledoclava-1000/com/google/doclava/doclava/1.0.6/ - once someone verifies this content matches the 1.0.6 binaries I can release it to central
Comment #8
Posted on Jan 14, 2014 by Massive KangarooI'm planning to release the staged bundle to central at the end of this week (unless there are any objections)
Comment #9
Posted on Jan 30, 2014 by Massive KangarooDoclava 1.0.6 is now available on central: http://central.maven.org/maven2/com/google/doclava/doclava/1.0.6/
Status: New
Labels:
Type-Defect
Priority-Medium