Joerg:

I'm new to Maven as well, but I'll tell you what I know:  you'll need to add
a "dependency" entry in your project.xml file which specifies log4j:
http://maven.apache.org/reference/project-descriptor.html#dependencies.
When maven is used to build your project, it will "fetch" the log4j jar and
place it in $MAVEN_HOME/repository for later use.  Hope that helps.

-md


> -----Original Message-----
> From: Schnur, Joerg [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 26, 2003 9:55 AM
> To: '[EMAIL PROTECTED]'
> Subject: where to put jar files
>
>
> Hi, I'm trying maven, but where to put my jar files? I use log4j and maven
> complaints that he cannot find the jar. Very strange, as this file is
> already included in maven/lib.
>
> Please help,
>
> Joerg
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to