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