Hi guys,
I lost a few hour trying deploy my web application using maven.
My application worked normally until I performed “maven clean” in all projects. At this moment my problems started…
When I performed Deploy my web application to My Glassfish server the status of deploy was marked as Warning and Redeploy by MyEclipse, if I call Redeploy a message error displayed with information was not redeploy possible because was not possible remove some resources and this occurred probably because web application was deployed with server running.
In an act of desperation (rsrsrs) I went to see the error log view of MyEclipse and I understood the problem
See the attachment.
The MyEclclipse not found the resource in target directory of maven,
obviously, because I performed maven clean.
The question is:
The Workspace resolution feature should not ignore the target directory of maven?
I cant believe that I lost few hours with a simple stupidly issue
Attachments:
You must be
logged in to view attached files.