how to include tests.jar in ear

2006-07-26 Thread mawi
Hi all, I'm using the maven-ear-plugin to build an ear, which also should include a secondary tests-jar-artifact (with the classifier "tests"). The artifact is defined as dependency in the ear-projects pom. As the definition provides no means to declare a classifier, I find no way to define the

Re: Problem with eclipse-plugin and dependency-maven-plugin

2006-07-03 Thread mawi
http://jira.codehaus.org/browse/MDEP-27 The problem seems not to be related to the eclipse-plugin only. It occurs also in conjunction with other plugins or lifecycle-phases. -- View this message in context: http://www.nabble.com/Problem-with-eclipse-plugin-and-dependency-maven-plugin-tf1861928

Problem with eclipse-plugin and dependency-maven-plugin

2006-06-28 Thread mawi
Hi all, I encountered a weird problem with the eclipse-plugin in conjunction with the dependency-plugin. In my project, an attached artifact from another project, wich contains a MagicDraw model should be unpacked in the initialize phase. The configuration for the dependency-plugin looks like th

Re: [m2] Internal Repositories

2006-03-29 Thread mawi
Hi all, I also tried to setup a company repsitory the same way Khin tried and encountered exactly the same problems. I then followed Alexandre's advice and installed and configured the Maven-Standalone-Proxy (maven-proxy-standalone-0.2-app.jar). After deleting my local repo and starting the proxy