[jbosstools-issues] [JBoss JIRA] Updated: (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:09:54 EDT 2010


     [ https://jira.jboss.org/browse/JBDS-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Zizka updated JBDS-1390:
-------------------------------

        Fix Version/s: 4.0.0.CR1
    Affects Version/s: 4.0.0.M2
          Description: 
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 :-)

Is it upstream?

  was:
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 :-)



> 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
>    Affects Versions: 4.0.0.M2
>            Reporter: Ondrej Zizka
>             Fix For: 4.0.0.CR1
>
>
> 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 :-)
> Is it upstream?

-- 
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