You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2007/08/09 07:49:42 UTC

[jira] Closed: (OPENEJB-625) RedeployTest does not search for maven repository properly

     [ https://issues.apache.org/jira/browse/OPENEJB-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins closed OPENEJB-625.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0
         Assignee: karan singh malhi

Yet another great patch.  You the man, Karan!


$ svn ci
Sending        container/openejb-core/src/test/java/org/apache/openejb/assembler/classic/RedeployTest.java
Transmitting file data .
Committed revision 564090.


> RedeployTest does not search for maven repository properly
> ----------------------------------------------------------
>
>                 Key: OPENEJB-625
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-625
>             Project: OpenEJB
>          Issue Type: Bug
>            Reporter: karan singh malhi
>            Assignee: karan singh malhi
>             Fix For: 3.0
>
>         Attachments: openejb-625.patch
>
>
> org.apache.openejb.assembler.classic.RedeployTest does not search for the org/apache/openejb/openejb-itests-beans/3.0.0-SNAPSHOT/openejb-itests-beans-3.0.0-SNAPSHOT.jar file in the maven repository properly. It assumes that the maven repository is always located at user.home/.m2/repository. In my case i have  the maven repository in a different partition set through user.home/.m2/settings.xml. 
> Also, it tries to find the incubating version of the jar file instead of 3.0.0-SNAPSHOT version.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.