Hi,
with Maven 1 the JavaDoc plugin created not only the JavaDoc but also a
report with the Warnings that came up during JavaDoc generation.
This is no longer the case with the Maven 2 JavaDoc plugin? Or did I miss
some option somewhere?
thanks,
Mit freundlichen Grüßen
i.A. Detlef Pleiß
.
-Ursprüngliche Nachricht-
Von: Kenney Westerhof [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 22. Mai 2006 17:17
An: Maven Developers List
Betreff: Re: retrieving path in local repository from within a plugin
On Mon, 22 May 2006, Detlef Pleiss wrote:
Hi,
Why don
Hi,
as the plugin developer list over at codehaus seems to be down, I hope to
get an answer here:
I want to get the full absolute path to some artifact in the local
repository. So what I want is:
input: groupId, artifactId, version
output: absolute path to that artifact in local repository
For re