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 ;-) ?

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.


Benjamin


[0] http://httpd.apache.org/docs/2.0/mod/mod_alias.html#Redirect

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

   http://xircles.codehaus.org/manage_email


Reply via email to