NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Maven & NB7 : Deploy on save is not working

 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
icarus



Joined: 22 Apr 2011
Posts: 5

PostPosted: Mon Apr 25, 2011 1:20 pm    Post subject: Maven & NB7 : Deploy on save is not working Reply with quote

Hello, I hope someone can help me with my problem.

It seems that deploy on save is not working on my Maven EAR Project. I marked compile in save and deploy on save on every sub project where it was possible:

- assembly
- web project
- ejb project
- maven project

However it is still not working. If i deploy the web project or the ejb container alone it works but then I can't access the ejb project from the web project so it's pointless.

Does anyone have the same problems or can tell me what I have to do to get this working?
Back to top
haroonfoad



Joined: 26 Apr 2011
Posts: 3

PostPosted: Mon May 02, 2011 3:00 pm    Post subject: Reply with quote

NB7 with maven does not work at all.

I faced the same problem.

and no one hear us.
Back to top
jyeary



Joined: 21 Oct 2008
Posts: 612
Location: Simpsonville, SC

PostPosted: Tue May 03, 2011 2:47 pm    Post subject: Re: Maven & NB7 : Deploy on save is not working Reply with quote

I am not having any issues with Maven. I have built a Java Application and a Web Application without issues. Do you have specific errors, and have you created an issue?

On Mon, May 2, 2011 at 11:00 AM, haroonfoad <address-removed ([email]address-removed[/email])> wrote:
Quote:
NB7 with maven does not work at all.

I faced the same problem.

and no one hear us.







--
John Yeary
--
http://javaevangelist.blogspot.com
http://www.johnyeary.com
@jyeary

"Far better it is to dare mighty things, to win glorious triumphs, even though checkered by failure, than to take rank with those poor spirits who neither enjoy much nor suffer much, because they live in the gray twilight that knows not victory nor defeat."
-- Theodore Roosevelt
Back to top
icarus



Joined: 22 Apr 2011
Posts: 5

PostPosted: Wed May 04, 2011 2:18 pm    Post subject: Reply with quote

Thx for the responses, I started to think nobody would answer.

First let me say one thing. Netbeans 7 and Maven is working great together. I have only this one single Problem with deploy on save with Maven EAR Applications.

Maven Web and EJB Projects work fine. Compile and Save and Deploy on Save is working without problems.

Only If I create a Maven EAR Application Deploy on save is not working. Can anyone please confirm only this specific problem please?


@jyeary
Do you know if this is supposed to work? So I had to create a Bug report, or is this currently a feature that is not available? So I had to create a feature request for it-
Back to top
icarus



Joined: 22 Apr 2011
Posts: 5

PostPosted: Mon May 23, 2011 6:22 pm    Post subject: Reply with quote

Ok as nobody seems to know or care, so I'm going to create a bugreport for this problem. Hopefully it will be noticed.
Back to top
jyeary



Joined: 21 Oct 2008
Posts: 612
Location: Simpsonville, SC

PostPosted: Tue May 24, 2011 9:28 pm    Post subject: Re: Maven & NB7 : Deploy on save is not working Reply with quote

Hello Matthias,

It is not that no one cares. I don't look at the entries here on a daily basis. I do it when I have time, probably like a number of people on the list I imagine. It is a mailing list and there is no guarantee of synchronous communication. That being said, I am taking a look at it right now.

John

On Mon, May 23, 2011 at 2:22 PM, icarus <address-removed ([email]address-removed[/email])> wrote:
Quote:
Ok as nobody seems to know or care, so I'm going to create a bugreport for this problem. Hopefully it will be noticed.







--
John Yeary
--
http://javaevangelist.blogspot.com
http://www.johnyeary.com
@jyeary

"Far better it is to dare mighty things, to win glorious triumphs, even though checkered by failure, than to take rank with those poor spirits who neither enjoy much nor suffer much, because they live in the gray twilight that knows not victory nor defeat."
-- Theodore Roosevelt
Back to top
jyeary



Joined: 21 Oct 2008
Posts: 612
Location: Simpsonville, SC

PostPosted: Wed May 25, 2011 2:19 pm    Post subject: Re: Maven & NB7 : Deploy on save is not working Reply with quote

I checked and this bug is reported in the current 7.0 build

http://netbeans.org/bugzilla/show_bug.cgi?id=198832

The development build appears not to have the issue, and the patch 7.0.1 was released on 23 May 2011. However, I don't see it in the update center in the IDE yet.

On Tue, May 24, 2011 at 4:51 PM, John Yeary <address-removed ([email]address-removed[/email])> wrote:
Quote:
Hello Matthias,

It is not that no one cares. I don't look at the entries here on a daily basis. I do it when I have time, probably like a number of people on the list I imagine. It is a mailing list and there is no guarantee of synchronous communication. That being said, I am taking a look at it right now.

John

On Mon, May 23, 2011 at 2:22 PM, icarus <address-removed ([email]address-removed[/email])> wrote:
Quote:
Ok as nobody seems to know or care, so I'm going to create a bugreport for this problem. Hopefully it will be noticed.









--
John Yeary
--
http://javaevangelist.blogspot.com
http://www.johnyeary.com
@jyeary

"Far better it is to dare mighty things, to win glorious triumphs, even though checkered by failure, than to take rank with those poor spirits who neither enjoy much nor suffer much, because they live in the gray twilight that knows not victory nor defeat."
-- Theodore Roosevelt





--
John Yeary
--
http://javaevangelist.blogspot.com
http://www.johnyeary.com
@jyeary

"Far better it is to dare mighty things, to win glorious triumphs, even though checkered by failure, than to take rank with those poor spirits who neither enjoy much nor suffer much, because they live in the gray twilight that knows not victory nor defeat."
-- Theodore Roosevelt
Back to top
icarus



Joined: 22 Apr 2011
Posts: 5

PostPosted: Wed May 25, 2011 8:01 pm    Post subject: Re: Maven & NB7 : Deploy on save is not working Reply with quote

jyeary wrote:
I checked and this bug is reported in the current 7.0 build

http://netbeans.org/bugzilla/show_bug.cgi?id=198832

The development build appears not to have the issue, and the patch 7.0.1 was released on 23 May 2011. However, I don't see it in the update center in the IDE yet.


Thanks for looking, but this is actually my bug report. I even linked this thread on my initial comment Very Happy.

Currently I'm glad that now everything seems to work, but still I'm wonder how something could be fixed if nobody was aware of the problem.
Back to top
obrctm



Joined: 14 Jun 2011
Posts: 1

PostPosted: Tue Jun 14, 2011 8:49 am    Post subject: Reply with quote

Hello,

I see that this topic is not active anymore and I have same problem. "Save on Deploy" is not working in my Maven project. EAR of my project has "Save on Deploy" option disabled.



I just downloaded all current updates for NetBeans 7.0, but this didn't help. Has anyone solved this problem?

Thanks in advance for help.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo