On 10 March 2013 15:53, William Speirs <wspe...@apache.org> wrote: > As the subject implies, I'm trying to get a release candidate ready for > DBUtils 2.0. I haven't heard any feedback from the community on my changes, > so I'm going to assume everyone loves them ;-) > > A few issues I'm running into: > > 1) Clirr is trying to compare my 2.0 release with version 1.5.
This should not happen if the Maven coords are correct. If you are re-using the same coords then of course it will find a "previous" version. > How do I "reset" this? I fully expect 2.0 to be 100% incompatible with 1.5. Yes, so the package name and Maven coords (groupId and/or artifactId) both need to be changed. > 2) Checkstyle appears to be run multiple times. There are 2 Checkstyle > links on the resulting site and the first link reports all of the errors > twice. Any thoughts on how to fix this? It's currently like that, but I'd > like to fix it for this new release if possible. > > 3) When I run mvn site I get an error downloading issues from JIRA: > org.apache.maven.plugin.MojoExecutionException: Failed to parse JIRA XML. > Any thoughts on this one? > > 4) Because this release will have different maven coordinates, do we need > to setup/change something in Nexus? I know ZERO about release libraries, so > any help here would be greatly appreciated. > > 5) I'd really like some feedback on the redesign... do people hate it, love > it, or ambivalent? > > Thanks! > > Bill- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org