You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Svetlin Stanchev <sv...@acm.org> on 2004/02/23 17:05:33 UTC

how to obtain maven-proxy?

Seems like there is some problem getting it.

The wiki link is broken:
http://dist.codehaus.org/maven-proxy/

An attempt to checkout from Codehaus and build it fails with compile 
error [1].

Could someone point me to right direction?
Thanks,
-- 
Svetlin


-- 
[1]
[d:\cvs-extern\codehaus\maven-proxy\core]maven jar:install
...
BUILD SUCCESSFUL
Total time: 23 seconds
Finished at: Mon Feb 23 16:32:01 CET 2004


[d:\cvs-extern\codehaus\maven-proxy\core]cd ..\standalone\
[d:\cvs-extern\codehaus\maven-proxy\standalone]maven uberjar
Attempting to download maven-proxy-core-SNAPSHOT.jar.
Attempting to download maven-fetch-SNAPSHOT.jar.
java:prepare-filesystem:
     [mkdir] Created dir: 
D:\cvs-extern\codehaus\maven-proxy\standalone\target\cl
asses

java:compile:
     [echo] Compiling to 
D:\cvs-extern\codehaus\maven-proxy\standalone/target/cla
sses
     [javac] Compiling 13 source files to 
D:\cvs-extern\codehaus\maven-proxy\stan
dalone\target\classes
D:\cvs-extern\codehaus\maven-proxy\standalone\src\main\java\org\apache\maven\pro
xy\standalone\ProxyRepoServer.java:11: 
org.apache.maven.proxy.standalone.ProxyRe
poServer should be declared abstract; it does not define 
getResponse(org.apache.
maven.proxy.standalone.http.Request) in 
org.apache.maven.proxy.standalone.http.A
bstractHttpServer
public class ProxyRepoServer extends AbstractHttpServer
        ^
1 error

BUILD FAILED
File...... file:/C:/Documents and 
Settings/sstanchev/.maven/plugins/maven-java-p
lugin-1.3/
Element... ant:javac
Line...... 34
Column.... 48
Compile failed; see the compiler error output for details.
Total time: 6 seconds
Finished at: Mon Feb 23 16:32:48 CET 2004
-- 



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


Re: how to obtain maven-proxy?

Posted by Emmanuel Venisse <em...@venisse.net>.
The link works fine.

Emmanuel

----- Original Message ----- 
From: "Svetlin Stanchev" <sv...@acm.org>
To: "Maven Users List" <us...@maven.apache.org>
Sent: Monday, February 23, 2004 5:05 PM
Subject: how to obtain maven-proxy?


> Seems like there is some problem getting it.
>
> The wiki link is broken:
> http://dist.codehaus.org/maven-proxy/
>
> An attempt to checkout from Codehaus and build it fails with compile
> error [1].
>
> Could someone point me to right direction?
> Thanks,
> -- 
> Svetlin
>
>
> -- 
> [1]
> [d:\cvs-extern\codehaus\maven-proxy\core]maven jar:install
> ...
> BUILD SUCCESSFUL
> Total time: 23 seconds
> Finished at: Mon Feb 23 16:32:01 CET 2004
>
>
> [d:\cvs-extern\codehaus\maven-proxy\core]cd ..\standalone\
> [d:\cvs-extern\codehaus\maven-proxy\standalone]maven uberjar
> Attempting to download maven-proxy-core-SNAPSHOT.jar.
> Attempting to download maven-fetch-SNAPSHOT.jar.
> java:prepare-filesystem:
>      [mkdir] Created dir:
> D:\cvs-extern\codehaus\maven-proxy\standalone\target\cl
> asses
>
> java:compile:
>      [echo] Compiling to
> D:\cvs-extern\codehaus\maven-proxy\standalone/target/cla
> sses
>      [javac] Compiling 13 source files to
> D:\cvs-extern\codehaus\maven-proxy\stan
> dalone\target\classes
>
D:\cvs-extern\codehaus\maven-proxy\standalone\src\main\java\org\apache\maven
\pro
> xy\standalone\ProxyRepoServer.java:11:
> org.apache.maven.proxy.standalone.ProxyRe
> poServer should be declared abstract; it does not define
> getResponse(org.apache.
> maven.proxy.standalone.http.Request) in
> org.apache.maven.proxy.standalone.http.A
> bstractHttpServer
> public class ProxyRepoServer extends AbstractHttpServer
>         ^
> 1 error
>
> BUILD FAILED
> File...... file:/C:/Documents and
> Settings/sstanchev/.maven/plugins/maven-java-p
> lugin-1.3/
> Element... ant:javac
> Line...... 34
> Column.... 48
> Compile failed; see the compiler error output for details.
> Total time: 6 seconds
> Finished at: Mon Feb 23 16:32:48 CET 2004
> -- 
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


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