I wonder if it's waiting for some password input. Make sure you have a
server setting with the proper credentials for scp.

On Tue, May 5, 2009 at 6:33 PM, Harper, Brad <brad.har...@fiserv.com> wrote:

> While performing a deployment from the release plugin, I see
>
>
>
> [INFO] [INFO] [install:install]
>
> [INFO] [INFO] Installing C:\eclipse-workspaces\...\x.war to
> C:\...\.m2\repository\com\...\x.war
>
> [INFO] [INFO] Installing C:\eclipse-workspaces\...\x-sources.jar to
> C:\...\.m2\repository\com\x-sources.jar
>
> [INFO] [INFO] Installing C:\eclipse-workspaces\...\x.zip to C:\...\x.zip
>
> [INFO] [INFO] [deploy:deploy]
>
>
>
> And that's it. Re-running with -X gives
>
>
>
> . . .
>
> [INFO] [DEBUG] Configuring mojo
> 'org.apache.maven.plugins:maven-deploy-plugin:2.4:deploy' -->
>
> [INFO] [DEBUG]   (f) artifact = x:war:1.0.4
>
> [INFO] [DEBUG]   (f) attachedArtifacts =
> [com.y:x:java-source:sources:1.0.4, com.y:x:zip:1.0.4]
>
> [INFO] [DEBUG]   (f) deploymentRepository =
> Repository[internal|scp://dev-deploy/web-dev-repos/releases]
>
> [INFO] [DEBUG]   (s) localRepository =
> Repository[local|file://C:\...\.m2\repository]
>
> [INFO] [DEBUG]   (f) packaging = war
>
> [INFO] [DEBUG]   (f) pomFile =
> C:\eclipse-workspaces\...\x\target\checkout\pom.xml
>
> [INFO] [DEBUG]   (f) skip = false
>
> [INFO] [DEBUG]   (f) updateReleaseInfo = true
>
> [INFO] [DEBUG] -- end configuration --
>
> [INFO] [INFO] [deploy:deploy]
>
> [INFO] [DEBUG] not adding permissions to wagon connection
>
>
>
> I've recently moved from maven 2.0.8 to 2.1.0 with a completely
>
> new local [.m2] repo.
>
>
>
> Any thoughts? Is the "not adding permissions" message a clue? Thanks.
>
>
>
> Brad
>
>
>
>

Reply via email to