[jbosstools-issues] [JBoss JIRA] Created: (JBDS-1390) After removing maven dependency, JBDS does not `mvn clean` nor redeploy.

Ondrej Zizka (JIRA) jira-events at lists.jboss.org
Sun Oct 31 22:07:54 EDT 2010


After removing maven dependency, JBDS does not `mvn clean` nor redeploy.
------------------------------------------------------------------------

                 Key: JBDS-1390
                 URL: https://jira.jboss.org/browse/JBDS-1390
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Bug
            Reporter: Ondrej Zizka


After removing maven dependency, JBDS does not `mvn clean` nor redeploy, so the dep stays in the deployed application when you do  "Run As... -> Run at server".

STR:

1) svn export -r12016 https://svn.devel.redhat.com/repos/jboss-qa/people/ozizka/VUTcourse/project/branches/practice03-jpa
2) Import to JBDS with all the other stuff - m2eclipse etc.
3) Run at server.
4) In pom.xml, remove HSQL,  and add <scope>provided</scope> to Hibernate.
5) Run at server.
6) Check the deployed app; it still has both jars inside. Shame :-)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list