Kenney Westerhof on 09/08/05 06:51, wrote:
On Thu, 28 Jul 2005, Adam Hardy wrote:
(1) I can't get the maven-xdoclet-plugin to install using the docs on
http://www.neonics.com/projects/maven-xdoclet-plugin/
When I try to install it, I use this cmd:
[EMAIL PROTECTED]:~/java/projects/garg-ejb$ m2 install:install-file
-DartifactId=plexus-override-component-configurator -DgroupId=plexus
-Dversion=1.0-SNAPSHOT
-Dfile=plexus-override-component-configurator-1.0-SNAPSHOT.jar
-Dpackaging=jar
and get an error saying that the plugin is not found in my project
directory, which is obviously my cmd line being wrong. What would be the
correct cmd line to install it?
That's weird. I can partly reproduce:
[snip]
and that's because the file is not in the current directory. Did you
download it?
Doh! I didn't realise I had to download the file and run the command
from the dir where i downloaded it. Sorry. I had moronically assumed it
would go and get the file from the repo.
(2) Even if I could get the xdoclet to run in m2, I can't figure out how
to include a second source directory (containing the xdoclet generated
classes). Is it just a comma-delimited list in the <sourceDirectory>
attribute of the pom?
Brett answered this. I can add the following:
Yes, I figured that out. Thanks.
Sorry for the late reply, and thanks for trying it out!
No problem. Thank you for putting it together.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]