pom.xml - How can the output path of the generated JAR be set in a Maven build profile? -


I have a Maven POM, which is installed with multiple build profiles. For a profile, I copy, Go ahead or create a JAR file which is generated in the second folder in the target folder. How can this be achieved?

The same question has been posted here.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -