Cool. Will take a look when you finish!
Kristian
Den 12. sep. 2011 kl. 23:12 skrev Ansgar Konermann
:
> Am 12.09.2011 22:44, schrieb Jason Pyeron:
>> On my hit list are the following:
>
> I'd like to add:
>
> * make dependency:tree work with Maven 3.0 (as Benjamin pointed out, it
> currently d
I think unifyPathSeparator method should take care of this directly
Vincent
2011/9/12 Erik Lindblad :
> The docletPath parameter is concatenated incorrectly (no separator
> between last docletArtifact and docletPath).
>
>
> Here's a fix:
>
> Index: src/main/java/org/apache/maven/plugin/javadoc/Ab
please open a Jira issue in http://jira.codehaus.org/browse/MJAVADOC
and adding a unit test or integration test would help us be sure that the
improvement does really improve the plugin
Regards,
Hervé
Le lundi 12 septembre 2011, Erik Lindblad a écrit :
> The docletPath parameter is concatenate
Am 12.09.2011 22:44, schrieb Jason Pyeron:
> On my hit list are the following:
I'd like to add:
* make dependency:tree work with Maven 3.0 (as Benjamin pointed out, it
currently does not, because of the way Aether works when constructing
the dependency tree)
Best regards
Ansgar
---
The docletPath parameter is concatenated incorrectly (no separator
between last docletArtifact and docletPath).
Here's a fix:
Index: src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java
===
--- src/main/java/org/ap
What is the likelyhood of significant new features being accepted?
On my hit list are the following:
* a usable listing of all dependencies and/or plugins
** the current "list" does not list plugins
** the "resolve-plugins" does not list groupid, artifactid, etc
** might just be a "list-plugins"