facebook

test resources being deployed

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #328878 Reply

    bbohl
    Member

    I have 2 projects. Project #1 is a maven java project. Project #2 is a maven web project. Project #2 has a dependency to Project #1. When I first deploy the web project as exploded, no test resources are copied to WEB-INF/classes on the app server (good). However, if I modify a test resource in Project #1, that test resource is then copied to WEB-INF/classes on the app server (bad). My deployment assemblies do not include any of the test sources.

    Any workarounds to this?

    #328898 Reply

    support-swapna
    Moderator

    bbohl,

    Sorry that you are seeing this issue. I have escalated it to a dev team member. They will get back to you.

    #328903 Reply

    bbohl
    Member

    I should note that I was using 10.5, have since upgraded to 10.6, and the issue is still present. The only workaround I have seen so far is to not use exploded deployment, which makes me think the problem is with hot deploy.

    #328924 Reply

    Brian Fernandes
    Moderator

    bbohl,

    No fixes were made in this department between 10.5 and 10.6 so the update would not have helped. My team is looking into this and the problem could be in the hot deploy logic as you pointed out.

    Could you please let me know which server you are deploying to and whether you are using MyEclipse or MyEclipse Blue?

    #329183 Reply

    bbohl
    Member

    Using regular MyEclipse and deploying to Tomcat 6.x.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: test resources being deployed

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