In the case of deploy:file, I can hardly add this to the pom file,
can't I? I'd see this as a regression.


On Tue, Nov 9, 2010 at 10:33 AM, Anders Hammar <and...@hammar.net> wrote:
> http://lmgtfy.com/?q=maven+3+wagon+scp&l=1
>
> Google rocks! :-)
>
> /Anders
>
> On Tue, Nov 9, 2010 at 10:30, Jochen Wiedmann 
> <jochen.wiedm...@gmail.com>wrote:
>
>> Does anyone have an idea, why this one works flawlessly (some
>> parameters omitted):
>>
>>  /c/Prg/apache-maven-2.2.1/bin/mvn deploy:deploy-file ...
>> -Durl=scp://
>> shell.sourceforge.net/home/groups/c/cs/csutils/htdocs/repository
>>
>> But this one doesn't:
>>
>> /c/Prg/apache-maven-3.0/bin/mvn deploy:deploy-file ...
>> -Durl=scp://
>> shell.sourceforge.net/home/groups/c/cs/csutils/htdocs/repository
>> [INFO] Scanning for projects...
>> [INFO]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Building JaxMas 0.2.2
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO]
>> [INFO] --- maven-deploy-plugin:2.5:deploy-file (default-cli) @
>> jaxmas-registry ---
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 0.517s
>> [INFO] Finished at: Tue Nov 09 10:29:54 CET 2010
>> [INFO] Final Memory: 4M/121M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy-file
>> (default-cli) on project jaxmas-registry: Failed to deploy
>> artifacts/metadata: No connector available to access repository sf.net
>> (scp://shell.sourceforge.net/home/groups/c/cs/csutils/htdocs/repository)
>> of type default using the available factories
>> WagonRepositoryConnectorFactory -> [Help 1]
>>
>>
>>
>> --
>> I Am What I Am And That's All What I Yam (Popeye)
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>> For additional commands, e-mail: users-h...@maven.apache.org
>>
>>
>



-- 
I Am What I Am And That's All What I Yam (Popeye)

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

Reply via email to