facebook

Target Dependecies

  1. MyEclipse IDE
  2.  > 
  3. Maven for MyEclipse (Maven4MyEclipse)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #349216 Reply

    maiconramones
    Participant

    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.
    #349230 Reply

    support-swapna
    Moderator

    maiconramones,

    If you have performed maven clean outside of MyEclipse, you will need to refresh all of the projects in MyEclipse. MyEclipse keeps its own cache of dirs and their files, so if anything is modified outside of MyEclipse it has to be refreshed in MyEclipse.

    Let us know how it works for you.

    #349244 Reply

    maiconramones
    Participant

    yep swapna.

    I performed “maven clean” via shell script.

    Thanks for clarification!

    #349245 Reply

    support-swapna
    Moderator

    maiconramones,

    Let us know if you see any issues or if you have any questions.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Target Dependecies

You must be logged in to post in the forum log in