« Return to Thread: Copy goal result to given path

Copy goal result to given path

by Carlos Ortiz-2 :: Rate this Message:

Reply to Author | View in Thread

Hi, Is there any way to copy all package goal result to a single path for a
multimodule project

for example a pom with 3 modules each module is a single jar , so i like to
be copy at
C:\target\module1.jar, C:\target\module2.jar, C:\target\module3.jar instead
of c:\module1\target\module1.jar ...

 « Return to Thread: Copy goal result to given path