> I had a question regarding adding 2 well known "directories" to the runtime
> classpath of the Exec Maven Plugin for the exec:exec action.
>
> I had found some tips that ultimately don't work in this case wherein a
> "directory" being added to the class path is a requirement.

I might suggest using the Assembly plugin instead of exec-m-p. It has
a notion of FileSets and knows about directories in addition to
dependencies etc.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to