RE: is the "wagon-maven-plugin" broken?

2013-12-15 Thread Sankaran, Nambi
Please try the integration tests from the http-download https://svn.codehaus.org/mojo/trunk/mojo/wagon-maven-plugin/src/it/http-download/ -Original Message- From: Dan Tran [mailto:dant...@gmail.com] Sent: Sunday, December 15, 2013 11:09 PM To: Maven Users List Subject: Re: is the "wagon

Re: is the "wagon-maven-plugin" broken?

2013-12-15 Thread Dan Tran
Also, you may want to give vfs-maven-plugin a try as well, it is a replacement of wagon maven plugin which is heavily depending on maven runtime to provide the transport On Sun, Dec 15, 2013 at 11:09 PM, Dan Tran wrote: > got small pom to reproduce this issue? does it work with maven 2? > > -D

Re: is the "wagon-maven-plugin" broken?

2013-12-15 Thread Dan Tran
got small pom to reproduce this issue? does it work with maven 2? -D On Sun, Dec 15, 2013 at 9:32 PM, Sankaran, Nambi wrote: > None of the goals in “wagon-maven-plugin” work > http://mojo.codehaus.org/wagon-maven-plugin/plugin-info.html > > Have anyone used any of these goals before? > > http

is the "wagon-maven-plugin" broken?

2013-12-15 Thread Sankaran, Nambi
None of the goals in “wagon-maven-plugin” work http://mojo.codehaus.org/wagon-maven-plugin/plugin-info.html Have anyone used any of these goals before? https://svn.codehaus.org/mojo/trunk/mojo/wagon-maven-plugin/src/it/http-download/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some

Re: "WhatWeSayWeDo" != "WhatWeDo"

2013-12-15 Thread Barrie Treloar
On 16 December 2013 12:45, Martin Gainty wrote: > Folks- > > > > org.apache.maven.compiler.plugin.compiler.CompilerMojo.java > > /** > * The source directories containing the sources to be compiled. > */ > @Parameter( defaultValue = "${project.compileSourceRoots}", readonly = >

"WhatWeSayWeDo" != "WhatWeDo"

2013-12-15 Thread Martin Gainty
Folks- org.apache.maven.compiler.plugin.compiler.CompilerMojo.java /** * The source directories containing the sources to be compiled. */ @Parameter( defaultValue = "${project.compileSourceRoots}", readonly = true, required = true ) For some reason I cannot locate compileS

Re: Problems installing maven on windows 7

2013-12-15 Thread Cemo
Hi, 1. Could you check your maven folder? I suspect that you have another folder inside "Apache Maven" folder such maven-3.1.1 or something else. In that case you need to change your home folder like this C:\Users\user\Desktop\Apache Maven\mavenxxx\ 2. If the folder is ok, please append your mave

Problems installing maven on windows 7

2013-12-15 Thread jacqueline George
Hi I'm having problems installing maven. I don't know what I am doing wrong! I've done a detailed explanation of how I'm installing maven. and a problem I'm still experiencing. I must be making some mistake I can't see. I've attached a video my attempt to install maven and a copy of M2_H