[ http://issues.apache.org/jira/browse/GERONIMO-2426?page=all ]
Jason Dillon closed GERONIMO-2426.
----------------------------------
Resolution: Fixed
Applied, thx. I did some more clean up, and fixed one error, where I found
this:
{code:xml}
<module>
....
<modulePlan>...</modulePlan>
</module>
{code}
Which should have been:
{code:xml}
<module>
....
<plan>...</plan>
</module>
{code}
> Site docs, javadocs for the geronimo-maven-plugin
> -------------------------------------------------
>
> Key: GERONIMO-2426
> URL: http://issues.apache.org/jira/browse/GERONIMO-2426
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: buildsystem
> Reporter: Prasad Kashyap
> Assigned To: Jason Dillon
> Fix For: 1.2
>
> Attachments: site-docs.patch
>
>
> Use this JIRA to update the site docs and javadocs for the
> geronimo-maven-plugin.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira