maven question
Ahmed Mohombe <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.install |
|---|---|
| Message-ID | <[email protected]> |
Hi, I tried to install Jahia building it from the CVS. Starting the build process with maven, I receive (after maven dowloads some jars) the following error message: --------------------------------------------------------------- Attempting to download commons-transaction-20040805.jar. WARNING: Failed to download commons-transaction-20040805.jar. Attempting to download commons-vfs-SNAPSHOT.jar. Attempting to download pluto-1.0.1-SNAPSHOT.jar. BUILD FAILED File...... D:\temp92\jahia\maven.xml Element... maven:reactor Line...... 23 Column.... 40 The build cannot continue because of the following unsatisfied dependency: commons-transaction-20040805.jar ---------------------------------------------------------------- I checked on "http://www.ibiblio.org/maven/" where maven usually gets it's JARs, but there's no "commons-transaction" module there. Thanks in advace, Ahmed.