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 - Re-add Support for AbstractMavenLifecycleParticipant
Summary: Re-add Support for AbstractMavenLifecycleParticipant
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.2
Hardware: PC All
: P2 normal with 1 vote (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-03 19:32 UTC by desmond_kirrane
Modified: 2017-06-20 13:57 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 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