2010/8/27 Thiébault Benoît <[email protected]>: > But now, I have all my jar files in the > $PROJECT_HOME/Modules/assembly-module/target/assembly-module-1.0-SNAPSHOT-assembly/ > directory... which is not what I expect. How can I move them to my Felix > directory (which is not in the $PROJECT_HOME directory) ? Am I using the > right plugin or is it better to use the deploy plugin in this case ?
I think that, to move files around, Ant (doh!) or Wagon plugin are the best. I suggest you to use Wagon since the destination might be remote. Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
