Re: Packaging from Maven repo

2019-10-19 Thread Mechtilde Stehmann
Hello Felix, thnaks for your response Am 19.10.19 um 10:29 schrieb Felix Natter: > Mechtilde Stehmann writes: > >> Hello, > > hello Mechthilde, > > I am answering because it seems like none of the experts answers. > >> I try to package xmlunit-core which I need as a dependency. >> >> I get i

Re: Packaging from Maven repo

2019-10-19 Thread Felix Natter
Mechtilde Stehmann writes: > Hello, hello Mechthilde, I am answering because it seems like none of the experts answers. > I try to package xmlunit-core which I need as a dependency. > > I get it from > https://repo1.maven.org/maven2/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3-sources.jar

Packaging from Maven repo

2019-10-12 Thread Mechtilde Stehmann
Hello, I try to package xmlunit-core which I need as a dependency. I get it from https://repo1.maven.org/maven2/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3-sources.jar the pom.xml isn't in the root directory. It is in META-INF/maven/org.xmlunit/xmlunit-core/ I used mh_make in that directo