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 - Duplicate maven goal/action
Summary: Duplicate maven goal/action
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-24 11:32 UTC by Christian Lenz
Modified: 2015-06-24 13:09 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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