Hi, all,
I feel like I'm missing something really obvious here, but could someone
tell me how to make sure that the artifacts built by a project are added
to a plugin's classpath? I've looked over the documentation and the
mailing list, and the only thing that I saw that seemed applicable was
Brett's comment:
"You can get the JARs for the project's artifacts using the
${project.artifacts} expression."
However, I'm completely unclear as to where I might actually use this
expression. Is it somewhere in the dependencies section of the plugin's POM?
My plugin can either be run in the scope of a project, or without a
project (or with a project that doesn't build an artifact.) When it's
run in the scope of a project I would like for it to pick up the
generated artifact into its classpath for execution.
Thanks for your help,
Kris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]