Benjamin Bentmann wrote:
Trygve Laugstøl wrote:

The plugin requires Java 1.5 to compile which might be unintentional since not documented as such.

Doh, fixed.

Not important but might be unintentional as well: The newly introduced method
  public static String toString(Object[] a)
in PrototypeEntryCollection has public visibility although it looks like a private helper.

"mvn docck:check" complains about the project.scm.url set to "scm:svn:https://<snip>" which indeed causes a non-functional link on the "Source Repository" report. This should be "http://<snip>" instead.

Fixed.

Hm, the project.scm.developerConnection should remain to use HTTPS, shouldn't it ;-) ?

Yeah, I got confused there for a moment.

Got an example on how to create the redirect?

I am not really used to tweaking a web server... But I noticed that people put .htaccess files into src/site/resources of the Mojo site which seem to do the redirect [0]. The one for jxr-maven-plugin might serve as an example I guess.

Thanks, I'll take a look.

When writing the documentation I ended up with doing a bit more changes of the configuration, but at least now the documentation and code should be consistent. I've written a bit more (a lot more) documentation so if someone would read over it, that would be great. It was written late at night so I'm sure there are lots of typos and strange sentences there.

Unless someone object to this release soon I'll go ahead with it tomorrow.

--
Trygve


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to