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 135083 - Maven based SOA projects in NetBeans 6.5
Summary: Maven based SOA projects in NetBeans 6.5
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker with 2 votes (vote)
Assignee: Tientien Li
URL: http://wiki.netbeans.org/MavenSOAProj...
Keywords:
Depends on:
Blocks: 89008
  Show dependency tree
 
Reported: 2008-05-14 20:57 UTC by Tientien Li
Modified: 2008-10-03 19:52 UTC (History)
2 users (show)

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 Tientien Li 2008-05-14 20:57:00 UTC
Since NetBeans 5.5, the SOA project systems has been developed based on the ant-based NetBeans project system.  This 
project system works very well within NetBeans, but we experienced some limiting issues when trying to use it outside 
of the NetBeans environment.  Maven based projects are supported by NetBeans and works well either from the command 
line or in other IDEs. In NetBeans 6.5, we plan to introduce Maven based SOA projects. This will be a set of more 
generic SOA project types that can be uses inside and outside of NetBeans IDE. Some NetBeans SOA project ant target 
tasks may be ported over to Maven.
Comment 1 najmi 2008-10-02 19:00:30 UTC
Would the resolution of this issue allow all Netbeans wizards to be accessible for maven based projects?
I would really like to use WSIT wizards for securing communication between my web service client and server where my
projects are all maven-based. In eclipse one can do everything they can in ant-based projects in a maven project. This
is a major issue for maven developers like myself. Does this issue capture my requirements? What is the timeframe for
the resolution of this issue? Thanks.
Comment 2 pitonyak 2008-10-03 16:00:49 UTC
Should this also become a blocker on http://www.netbeans.org/issues/show_bug.cgi?id=89008, since that is an umbrella
issue. It is not clear to me that they have the same intent, but it is close. If not, then perhaps this issue can become
the umbrella issue for bringing ANT/Maven parity to NetBeans.