It is not possible to change the output file name, even using finalName http://jira.codehaus.org/browse/MOJO-896
-D http://jira.codehaus.org/browse/MOJO-896 On Tue, May 26, 2009 at 1:53 AM, Abhinav Sharma <[email protected]> wrote: > > I'm using the native plugin to build a C++ static library. However, the > output name is always ${project.artifactId}.a. I would like to the name of > the out file. Is there a way to do this? > > Thanks, > Abhinav > -- > View this message in context: > http://www.nabble.com/Specify-Output-File-Name-%3A-Native-Maven-Plugin-tp23719122p23719122.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
