This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 253153

Summary: Duplicate maven goal/action
Product: projects Reporter: Christian Lenz <chrizzly>
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description Christian Lenz 2015-06-24 11:32:28 UTC
It should be possible to duplicate a maven goal/action in fact, maybe you accidentally added some parameters, profiles whatever to an existing goal, after this you create a custom goal and you have to switch between two, to copy & paste all settings from one goal to the new one. It would be nice to have an option to duplicate a goal, change their name and thats all. So after this you can go to the old one and delete everything from it.


Regards

Chris
Comment 1 Tomas Stupka 2015-06-24 13:09:00 UTC
as a workaround see nb-configuration.xml in your projects dir