[ http://jira.codehaus.org/browse/MOJO-369?page=comments#action_65194 ]
Holger Brands commented on MOJO-369: ------------------------------------ I was surprised to see, that the webstart plugin requires me to create a separate maven project. The "one project - one artefact" rule is an argument, but a weak one in this case, I think. For example, I can create a source jar (=artifact ?!) with "mvn source:jar" from my existing project without the need to create a separate project. I think, it's reasonable to support such "derived artifacts" in one project. So, for simplicity and practical reasons I would like to see a fix for this issue :-) Thanks. > support running the webstart:jnlp plugin alongside a normal pom, without > having to use multiprojects > ---------------------------------------------------------------------------------------------------- > > Key: MOJO-369 > URL: http://jira.codehaus.org/browse/MOJO-369 > Project: Mojo > Type: New Feature > Components: webstart > Reporter: Jerome Lacoste > Priority: Minor > > > Today, you cannot do something like > mvn install webstart:jnlp > hoping that your freshly installed artifact gets packaged into your jnlp > artifact. The reason, I didn't think it was necessary because of the one > artifact one module rule. If you feel otherwise, please vote on this issue. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
