On 6/18/06, Johannes Schneider <[EMAIL PROTECTED]> wrote:

[INFO] Compilation failure
/home/johannes/projects/XoreUtils/mail/src/main/java/de/xore/util/XoreMailManager.java:[3,24]
package org.apache.log4j does not exist
...
     <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
       <version>1.2.9</version>
       <scope>runtime</scope>
     </dependency>

You've said this is only available at runtime, so it's *not* on the
compile-time classpath.  Is that what you intended?

See: 
http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to