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 200748

Summary: Missing implementation of ExecProject in Maven NBM projects
Product: apisupport Reporter: Jaroslav Tulach <jtulach>
Component: MavenAssignee: Jesse Glick <jglick>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: Other   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 198318    
Attachments: Skeleton

Description Jaroslav Tulach 2011-08-08 08:39:26 UTC
To allow issue 198318 to operate on maven projects we need an implementation of ExecProject interface for Maven.

I am providing a sketch, but I am not sure how exactly a maven project is supposed to be invoked.
Comment 1 Jaroslav Tulach 2011-08-08 08:40:57 UTC
Created attachment 109845 [details]
Skeleton
Comment 2 Jesse Glick 2011-08-26 13:24:07 UTC
core-main #ad2187170a2c
Comment 3 Jesse Glick 2011-08-26 13:26:48 UTC
core-main #0180fafeae6d
Comment 4 Jaroslav Tulach 2011-08-26 14:02:52 UTC
Yes, I think now the symlinks work.
Comment 5 Jesse Glick 2011-08-26 15:00:09 UTC
(In reply to comment #4)
> I think now the symlinks work.

What symlinks?
Comment 6 Jaroslav Tulach 2011-08-27 06:53:55 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > I think now the symlinks work.
> 
> What symlinks?

Opps, I've added comment to wrong issue.
Comment 7 Quality Engineering 2011-08-27 14:12:43 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/0180fafeae6d
User: Jesse Glick <jglick@netbeans.org>
Log: #200748: Missing implementation of ExecProject in Maven NBM projects