You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Martin Goldhahn <MG...@visma.no> on 2006/07/31 17:43:14 UTC

WAR dependency in a WAR project (M2) does not compile

Hi!
I have a pom that contains a dependency of type war (lets call it
dep:dep:war). The dep:dep:war contains classes that I need for
compilation in my project. When I run the goal compile the dep:dep:war
is downloaded but not included in the compiler plugin's classpath. Am I
missing something here?

Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org