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 251626 - Add App Engine NetBeans modules as a Friend of Maven support
Summary: Add App Engine NetBeans modules as a Friend of Maven support
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-03 11:39 UTC by ludoch
Modified: 2015-04-05 04:52 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 ludoch 2015-04-03 11:39:56 UTC
The https://kenai.com/projects/nbappengine/pages/Home project could nicely extend the Maven support and provide project wizards based on features available from NetBeans maven (model, extension...)


org.netbeans.modules.j2ee.appengine
or 
org.netbeans.modules.j2ee.appengine.*
Comment 1 Tomas Stupka 2015-04-03 11:57:28 UTC
exactly what maven modules do you have in mind?
Comment 2 ludoch 2015-04-03 14:08:03 UTC
it's a bit hard to know the complete list...
I think we can start with what Vadiim has, or at least

org-netbeans-modules-maven/	Thu Apr 02 15:06:00 UTC 2015
org-netbeans-modules-maven-model/	Thu Apr 02 15:06:01 UTC 2015	 	 
org-netbeans-modules-maven-embedder/	Fri Mar 27 14:59:01 UTC 2015
org-netbeans-modules-maven-j2ee/	Fri Mar 27 14:52:47 UTC 2015	 	 	 	 
org-netbeans-modules-maven-samples/	Fri Mar 27 14:53:32 UTC 2015	

Maybe soon or later:
	 	 
org-netbeans-modules-maven-grammar/	Fri Mar 27 15:06:50 UTC 2015	 	 
org-netbeans-modules-maven-graph/	Fri Mar 27 15:02:42 UTC 2015	 	 
org-netbeans-modules-maven-hints/	Fri Mar 27 15:01:14 UTC 2015	 	 
org-netbeans-modules-maven-indexer/	Fri Mar 27 15:05:28 UTC 2015	 	 
org-netbeans-modules-maven-persistence/	Fri Mar 27 15:09:07 UTC 2015	 	 	 	 
org-netbeans-modules-maven-repository/	Fri Mar 27 21:48:56 UTC 2015
Comment 3 Tomas Stupka 2015-04-03 19:02:14 UTC
lets stay tidy and add only what we already know we have to 

please note that the modules
org-netbeans-modules-maven-j2ee
org-netbeans-modules-maven-samples
have no api at all - so can't make a friend
Comment 4 Tomas Stupka 2015-04-03 19:28:48 UTC
fixed in jet-main #802be8785c24
Comment 5 Quality Engineering 2015-04-05 04:52:47 UTC
Integrated into 'main-silver', will be available in build *201504050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/802be8785c24
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #251626 - Add App Engine NetBeans modules as a Friend of Maven support