Maven can't find velocity-1.4-dev.jar on new install of Maven 1.0.2 and Maven 
1.1 beta 2
----------------------------------------------------------------------------------------

         Key: MAVEN-1718
         URL: http://jira.codehaus.org/browse/MAVEN-1718
     Project: Maven
        Type: Bug
    Versions: 1.0.2, 1.1-beta-2    
 Environment: Windows XP Pro SP 2, JDK 1.4.2_08
 Reporter: Matthew Adams
    Priority: Blocker


After uninstalling Maven (1.0.2 or 1.1 beta 2), deleting ~/.maven, 
reinstalling, and attempting a maven build, the dependency velocity-1.4-dev.jar 
can't be found and breaks the build; retries continue to break the build.  
Copying http://www.ibiblio.org/maven/velocity/jars/velocity-1.4-rc1.jar to 
~/.maven/repository/velocity/jars/velocity-1.4-dev.jar (note rename from "rc1" 
to "dev") is the workaround.

Here is the console output (see bottom):

 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.1-beta-2

Plugin cache will be regenerated
DEPRECATED: the default goal should be specified in the <build> section of 
project.xml instead of maven.xml
Directory C:\Documents and Settings\Matthew\.maven\repository does not exist. 
Attempting to create.
Attempting to download log4j-1.2.9.jar.
344K downloaded
Attempting to download dom4j-1.4.jar.
475K downloaded
Attempting to download commons-jelly-1.0-RC1.jar.
165K downloaded
Attempting to download commons-jelly-tags-jsl-1.0.jar.
17K downloaded
Attempting to download commons-jelly-tags-log-1.0.jar.
10K downloaded
Attempting to download commons-jelly-tags-velocity-1.0.jar.
10K downloaded
Attempting to download commons-jelly-tags-xml-1.1.jar.
36K downloaded
Attempting to download commons-logging-1.0.3.jar.
30K downloaded
Attempting to download maven-1.0.2.jar.
169K downloaded
Attempting to download maven-model-3.0.0.jar.
75K downloaded
Attempting to download velocity-1.4.jar.
352K downloaded
Attempting to download velocity-dvsl-0.45.jar.
25K downloaded
Attempting to download xml-apis-1.0.b2.jar.
106K downloaded
Attempting to download commons-jelly-tags-fmt-1.0.jar.
21K downloaded
Attempting to download forehead-1.0-beta-5.jar.
12K downloaded
Attempting to download dom4j-1.4-dev-8.jar.
475K downloaded
Attempting to download isorelax-20030108.jar.
188K downloaded
Attempting to download jing-20030619.jar.
475K downloaded
Attempting to download xerces-2.4.0.jar.
874K downloaded
Attempting to download plexus-utils-1.0-alpha-3.jar.
152K downloaded
Attempting to download commons-collections-3.1.jar.
546K downloaded
Attempting to download commons-beanutils-1.6.1.jar.
115K downloaded
Attempting to download commons-net-1.1.0.jar.
139K downloaded
Attempting to download commons-httpclient-2.0.jar.
217K downloaded
Attempting to download commons-lang-2.0.jar.
165K downloaded
Attempting to download jsch-0.1.14.jar.
98K downloaded
Attempting to download commons-jelly-1.0-beta-4.jar.
159K downloaded
Attempting to download wagon-provider-api-1.0-alpha-3.jar.
44K downloaded
Attempting to download wagon-http-1.0-alpha-3.jar.
8K downloaded
Attempting to download wagon-ftp-1.0-alpha-3.jar.
6K downloaded
Attempting to download wagon-ssh-1.0-alpha-4.jar.
12K downloaded
Attempting to download wagon-ssh-external-1.0-alpha-4.jar.
6K downloaded
Attempting to download wagon-file-1.0-alpha-4.jar.
4K downloaded
Attempting to download commons-jelly-tags-ant-1.1.jar.
32K downloaded
Attempting to download commons-jexl-1.0-beta-1.jar.
110K downloaded
Attempting to download velocity-1.4-dev.jar.
WARNING: Failed to download velocity-1.4-dev.jar.
The build cannot continue because of the following unsatisfied dependency:

velocity-1.4-dev.jar

Total time   : 2 minutes 45 seconds
Finished at  : Wednesday, October 26, 2005 9:08:17 AM PDT

(rerun maven here)

 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.1-beta-2

DEPRECATED: the default goal should be specified in the <build> section of 
project.xml instead of maven.xml
Attempting to download velocity-1.4-dev.jar.
WARNING: Failed to download velocity-1.4-dev.jar.
The build cannot continue because of the following unsatisfied dependency:

velocity-1.4-dev.jar

Total time   : 1 seconds
Finished at  : Wednesday, October 26, 2005 9:14:13 AM PDT



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to