Many NB Wizards not supported on maven projects

View: New views
5 Messages — Rating Filter:   Alert me  

Many NB Wizards not supported on maven projects

by Farrukh Najmi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Dear NB team,

I have been a loyal user and evangelist for NetBeans for many years. I
am very happy with NetBeans 6.1.

I have one major RFE for Netbeans IDE. Currently many project use cases
are only supported in ant-based projects and not maven.
For example, I cannot create a Web Service client or server and use WSIT
to secure communication between client and server unless
I use an ant-based project. In eclipse maven projects can do anything
ant based projects can do. We need to achieve the same in
NetBeans IMHO.

The following issue seems to be close to what I am looking for:

<http://www.netbeans.org/issues/show_bug.cgi?id=135083>

Can someone from NB team confirm that this issue captures my issue and
that I need not file another Issue. Thanks.

I would also appreciate if maven developers can add their support to
this RFE by logging in to the NB issue tracker (register if needed)
and adding a vote for this issue. Please also add your voice to this
thread. Thanks you.

--
Regards,
Farrukh Najmi

Web: http://www.wellfleetsoftware.com



Re: Many NB Wizards not supported on maven projects

by mkleint-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

a bit of history recap..
The maven support for netbeans was initially created by me in my free
time over weekends as a proof of concept thing basically.
It wasn't part of any netbeans IDE plans at that time. Later (in 6.0
timeframe) we've started to productize it. A few weeks back we moved the
sources of maven support from codehaus.org to netbeans.org. In post-6.5
builds, maven support will become part of the standard distribution of
netbeans.

But in general the ball is on the web services (whatever other feature
not working with maven) support developers.

I've identified some problem a while back already:
webservices - http://www.netbeans.org/issues/show_bug.cgi?id=89016
jaxb - http://www.netbeans.org/issues/show_bug.cgi?id=124631
Not sure about WSIT, never heard of it before. Is it part of the
standard netbeans distribution?

The issue you reference is probably not directly related to webservices
but to the functionality now provided by the SOA project types. I'm not
entirely sure what these are for, however I'm in touch with the OpenESB
developers at Sun and we try to make sure the Maven support in NetBeans
works with Fuji (https://fuji.dev.java.net/).

I encourage you to file issues, vote for issues, write to mailing lists
or just allow netbeans to collect the information on features (project
types) you use. All that helps in terms of choosing directions for
future development.

Milos

Farrukh Najmi wrote:

>
> Dear NB team,
>
> I have been a loyal user and evangelist for NetBeans for many years. I
> am very happy with NetBeans 6.1.
>
> I have one major RFE for Netbeans IDE. Currently many project use
> cases are only supported in ant-based projects and not maven.
> For example, I cannot create a Web Service client or server and use
> WSIT to secure communication between client and server unless
> I use an ant-based project. In eclipse maven projects can do anything
> ant based projects can do. We need to achieve the same in
> NetBeans IMHO.
>
> The following issue seems to be close to what I am looking for:
>
> <http://www.netbeans.org/issues/show_bug.cgi?id=135083>
>
> Can someone from NB team confirm that this issue captures my issue and
> that I need not file another Issue. Thanks.
>
> I would also appreciate if maven developers can add their support to
> this RFE by logging in to the NB issue tracker (register if needed)
> and adding a vote for this issue. Please also add your voice to this
> thread. Thanks you.
>


Re: Many NB Wizards not supported on maven projects

by Farrukh Najmi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Thank you Milos for doing mevenide. I am very grateful for the
functionality as otherwise I would have been unable to use my favourite
IDE (NetBeans).


mkleint wrote:

> a bit of history recap..
> The maven support for netbeans was initially created by me in my free
> time over weekends as a proof of concept thing basically.
> It wasn't part of any netbeans IDE plans at that time. Later (in 6.0
> timeframe) we've started to productize it. A few weeks back we moved
> the sources of maven support from codehaus.org to netbeans.org. In
> post-6.5 builds, maven support will become part of the standard
> distribution of netbeans.
>
> But in general the ball is on the web services (whatever other feature
> not working with maven) support developers.
>
> I've identified some problem a while back already:
> webservices - http://www.netbeans.org/issues/show_bug.cgi?id=89016
> jaxb - http://www.netbeans.org/issues/show_bug.cgi?id=124631
> Not sure about WSIT, never heard of it before. Is it part of the
> standard netbeans distribution?
>
> The issue you reference is probably not directly related to
> webservices but to the functionality now provided by the SOA project
> types. I'm not entirely sure what these are for, however I'm in touch
> with the OpenESB developers at Sun and we try to make sure the Maven
> support in NetBeans works with Fuji (https://fuji.dev.java.net/).
>
> I encourage you to file issues, vote for issues, write to mailing
> lists or just allow netbeans to collect the information on features
> (project types) you use. All that helps in terms of choosing
> directions for future development.
>
> Milos
>
> Farrukh Najmi wrote:
>>
>> Dear NB team,
>>
>> I have been a loyal user and evangelist for NetBeans for many years.
>> I am very happy with NetBeans 6.1.
>>
>> I have one major RFE for Netbeans IDE. Currently many project use
>> cases are only supported in ant-based projects and not maven.
>> For example, I cannot create a Web Service client or server and use
>> WSIT to secure communication between client and server unless
>> I use an ant-based project. In eclipse maven projects can do anything
>> ant based projects can do. We need to achieve the same in
>> NetBeans IMHO.
>>
>> The following issue seems to be close to what I am looking for:
>>
>> <http://www.netbeans.org/issues/show_bug.cgi?id=135083>
>>
>> Can someone from NB team confirm that this issue captures my issue
>> and that I need not file another Issue. Thanks.
>>
>> I would also appreciate if maven developers can add their support to
>> this RFE by logging in to the NB issue tracker (register if needed)
>> and adding a vote for this issue. Please also add your voice to this
>> thread. Thanks you.
>>
>


--
Regards,
Farrukh Najmi

Web: http://www.wellfleetsoftware.com



Re: Many NB Wizards not supported on maven projects

by Farrukh Najmi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

mkleint wrote:

> a bit of history recap..
> The maven support for netbeans was initially created by me in my free
> time over weekends as a proof of concept thing basically.
> It wasn't part of any netbeans IDE plans at that time. Later (in 6.0
> timeframe) we've started to productize it. A few weeks back we moved
> the sources of maven support from codehaus.org to netbeans.org. In
> post-6.5 builds, maven support will become part of the standard
> distribution of netbeans.
>
> But in general the ball is on the web services (whatever other feature
> not working with maven) support developers.
>
> I've identified some problem a while back already:
> webservices - http://www.netbeans.org/issues/show_bug.cgi?id=89016
> jaxb - http://www.netbeans.org/issues/show_bug.cgi?id=124631

I just voted for above issues and ask other mavenites to do same.

> Not sure about WSIT, never heard of it before. Is it part of the
> standard netbeans distribution?

I filed a new issue:

<http://www.netbeans.org/issues/show_bug.cgi?id=149057>

I ask other mavenites to vote for this issue.

Thanks.

>
> The issue you reference is probably not directly related to
> webservices but to the functionality now provided by the SOA project
> types. I'm not entirely sure what these are for, however I'm in touch
> with the OpenESB developers at Sun and we try to make sure the Maven
> support in NetBeans works with Fuji (https://fuji.dev.java.net/).
>
> I encourage you to file issues, vote for issues, write to mailing
> lists or just allow netbeans to collect the information on features
> (project types) you use. All that helps in terms of choosing
> directions for future development.
>
> Milos
>
> Farrukh Najmi wrote:
>>
>> Dear NB team,
>>
>> I have been a loyal user and evangelist for NetBeans for many years.
>> I am very happy with NetBeans 6.1.
>>
>> I have one major RFE for Netbeans IDE. Currently many project use
>> cases are only supported in ant-based projects and not maven.
>> For example, I cannot create a Web Service client or server and use
>> WSIT to secure communication between client and server unless
>> I use an ant-based project. In eclipse maven projects can do anything
>> ant based projects can do. We need to achieve the same in
>> NetBeans IMHO.
>>
>> The following issue seems to be close to what I am looking for:
>>
>> <http://www.netbeans.org/issues/show_bug.cgi?id=135083>
>>
>> Can someone from NB team confirm that this issue captures my issue
>> and that I need not file another Issue. Thanks.
>>
>> I would also appreciate if maven developers can add their support to
>> this RFE by logging in to the NB issue tracker (register if needed)
>> and adding a vote for this issue. Please also add your voice to this
>> thread. Thanks you.
>>
>


--
Regards,
Farrukh Najmi

Web: http://www.wellfleetsoftware.com



Re: Many NB Wizards not supported on maven projects

by David Heffelfinger-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I would like to personally thank Milos for his work on Mevenide, it is
what got me hooked into NetBeans in the first place.

I was also dissapointed to find that a lot of the NetBeans wizards
don't work with Maven projects. For the time being for new projects I
stopped using Maven, since I found some really nice gems in NetBeans
that make my life as a developer much easier, but unfortunately not
all of them work with Maven.

For the time being, I am using Ivy along with standard ANT NetBeans
projects so that I keep Maven's dependency management in NetBeans
projects (see my notes at: http://www.ensode.net/netbeans_ivy.html).

It would be great if all NetBeans wizards would integrate nicely with
Maven projects. I just voted for the above three issues.

David

On Fri, Oct 3, 2008 at 8:02 AM, Farrukh Najmi
<farrukh@...> wrote:

> mkleint wrote:
>>
>> a bit of history recap..
>> The maven support for netbeans was initially created by me in my free time
>> over weekends as a proof of concept thing basically.
>> It wasn't part of any netbeans IDE plans at that time. Later (in 6.0
>> timeframe) we've started to productize it. A few weeks back we moved the
>> sources of maven support from codehaus.org to netbeans.org. In post-6.5
>> builds, maven support will become part of the standard distribution of
>> netbeans.
>>
>> But in general the ball is on the web services (whatever other feature not
>> working with maven) support developers.
>>
>> I've identified some problem a while back already:
>> webservices - http://www.netbeans.org/issues/show_bug.cgi?id=89016
>> jaxb - http://www.netbeans.org/issues/show_bug.cgi?id=124631
>
> I just voted for above issues and ask other mavenites to do same.
>
>> Not sure about WSIT, never heard of it before. Is it part of the standard
>> netbeans distribution?
>
> I filed a new issue:
>
> <http://www.netbeans.org/issues/show_bug.cgi?id=149057>
>
> I ask other mavenites to vote for this issue.
>
> Thanks.
>
>>
>> The issue you reference is probably not directly related to webservices
>> but to the functionality now provided by the SOA project types. I'm not
>> entirely sure what these are for, however I'm in touch with the OpenESB
>> developers at Sun and we try to make sure the Maven support in NetBeans
>> works with Fuji (https://fuji.dev.java.net/).
>>
>> I encourage you to file issues, vote for issues, write to mailing lists or
>> just allow netbeans to collect the information on features (project types)
>> you use. All that helps in terms of choosing directions for future
>> development.
>>
>> Milos
>>
>> Farrukh Najmi wrote:
>>>
>>> Dear NB team,
>>>
>>> I have been a loyal user and evangelist for NetBeans for many years. I am
>>> very happy with NetBeans 6.1.
>>>
>>> I have one major RFE for Netbeans IDE. Currently many project use cases
>>> are only supported in ant-based projects and not maven.
>>> For example, I cannot create a Web Service client or server and use WSIT
>>> to secure communication between client and server unless
>>> I use an ant-based project. In eclipse maven projects can do anything ant
>>> based projects can do. We need to achieve the same in
>>> NetBeans IMHO.
>>>
>>> The following issue seems to be close to what I am looking for:
>>>
>>> <http://www.netbeans.org/issues/show_bug.cgi?id=135083>
>>>
>>> Can someone from NB team confirm that this issue captures my issue and
>>> that I need not file another Issue. Thanks.
>>>
>>> I would also appreciate if maven developers can add their support to this
>>> RFE by logging in to the NB issue tracker (register if needed)
>>> and adding a vote for this issue. Please also add your voice to this
>>> thread. Thanks you.
>>>
>>
>
>
> --
> Regards,
> Farrukh Najmi
>
> Web: http://www.wellfleetsoftware.com
>
>
>



--
http://ensode.net - A Guide to Java, Linux and Other Technology Topics
http://java-ee-5-glassfish.packtpub.com/ - Java EE 5 Development Using
GlassFish Application Server
http://jasperreportsbook.packtpub.com - JasperReports For Java Developers