You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Vincent Massol <vm...@pivolis.com> on 2005/02/14 13:37:42 UTC

Trying to build latest SCM plugin for trunk (was RE: jar:deploy via ftp)

Hi Brett,

> -----Original Message-----
> From: Brett Porter [mailto:brett.porter@gmail.com]
> Sent: lundi 14 février 2005 13:10
> To: Maven Users List
> Cc: chuisman@taylor.com
> Subject: Re: jar:deploy via ftp
> 
> Hi Chris,
> 
> Sorry for the long delay.
> 
> Did you get this resolved?
> 
> If not, I have recently updated to a new set of code. If you are able
> to build the latest plugin from subversion, I'd appreciate you testing
> to see if it is resolved.

I'd also like to use the latest SCM plugin version (from 1.5 branch) but it
seems to be missing some dependency:

C:\dev\maven\maven-1\plugins\scm-1.5-branch>maven clean plugin:install
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

Tentative de tΘlΘchargement de maven-scm-api-1.0-alpha-1-SNAPSHOT.jar.
Tentative de tΘlΘchargement de
maven-scm-provider-cvs-1.0-alpha-1-SNAPSHOT.jar.
Tentative de tΘlΘchargement de
maven-scm-provider-svn-1.0-alpha-1-SNAPSHOT.jar.
ATTENTION: Impossible de tΘlΘcharger
maven-scm-provider-svn-1.0-alpha-1-SNAPSHOT.jar.
Le processus ne peut continuer α cause de la dΘpendance manquante
suivante:

maven-scm-provider-svn-1.0-alpha-1-SNAPSHOT.jar

Total time: 35 seconds
Finished at: Mon Feb 14 13:17:25 CET 2005

C:\dev\maven\maven-1\plugins\scm-1.5-branch>

Running it with -X gave:

[...]
Getting URL:
http://cvs.apache.org/repository/maven/jars/maven-scm-provider-svn-1.0-alpha
-1-SNAPSHOT.jar
Received status code: 404
File not found on one of the repos
java.io.FileNotFoundException:
http://cvs.apache.org/repository/maven/jars/maven-scm-provider-svn-1.0-alpha
-1-SNAPSHOT.jar
        at
org.apache.maven.util.HttpUtils.retrieveArtifact(HttpUtils.java:590)

Thanks
-Vincent



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org