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 269741

Summary: Re-add Support for AbstractMavenLifecycleParticipant
Product: projects Reporter: desmond_kirrane <desmond_kirrane>
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 8.2   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description desmond_kirrane 2017-02-03 19:32:51 UTC
I found that support for Maven Lifecycle extensions 204898 was previously added sometime ago but was commented out due to issues with the Tycho Maven extension (which was probably the only Maven extension in existence at the time) 

Bug: 
https://netbeans.org/bugzilla/show_bug.cgi?id=204898 
Re-add ChangeSet: 
http://hg.netbeans.org/main-golden/rev/a46360e4889a 

There are a fair few other Maven Lifecycle Extensions around now. It would be great to get this added.

My own company are using something similar to these Extensions:
https://github.com/jgitver/maven-external-version-jgitver
https://github.com/bdemers/maven-external-version
Comment 1 desmond_kirrane 2017-02-13 21:12:51 UTC
Another example Maven extension
https://github.com/repaint-io/maven-tiles
Comment 2 alanbur 2017-06-20 13:57:06 UTC
And another: kr.motd.maven.os.DetectExtension