You need to put the javamail-1.3 in your
MAVEN_HOME/repository/javamail/jars/ directory.  Maven can't download it due
to licensing issues.  The same with the activation.jar file as well.

You should see at the beginnig of the build errors about downloads.

Eric Pugh

-----Original Message-----
From: Eric Emminger [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 20, 2003 3:13 PM
To: Turbine Developers List
Subject: RE: problem building from cvs


Eric

Thank you so much for your response!

> You have renamed the default jars and placed them in the correct
locations,
> correct?  Make sure they are named what it refers to in the Project.xml.

No. That's news to me! In project.xml, I see the following for javamail.

    <dependency>
      <id>javamail</id>
      <version>1.3</version>
      <properties>
        <war.bundle.jar>true</war.bundle.jar>
      </properties>
    </dependency>

Does that make the file javamail-1.3.jar or something else?

Also, where are the correct locations?

Thanks again.

Another Eric

By the way, if it would be easier, I'd be happy to call you if you're in
the US.

-- 
Eric Emminger
[EMAIL PROTECTED]


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

Reply via email to