Hi,

thank you - I am a really stupid guy. Just should open my eays when reading the doc...
Of course "runtime" is not what I meant...

Johannes Schneider


Wendy Smoak wrote:
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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to