You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Kalaveshi, Adrian" <ak...@rsasecurity.com> on 2004/11/24 01:53:46 UTC

maven-artifact plugin, scp

Using 'scp' and maven-artifact-plugin-1.4, I'm getting the following
exception:

jar:deploy-snapshot:
    [echo] maven.repo.list is set - using artifact deploy mode
Will deploy to 1 repository(ies): library-sm
Deploying to repository: library-sm
java.security.NoSuchAlgorithmException: SHA1PRNG SecureRandom not
available

I suspect that it has something to do with my environment... but has
anyone else encountered this error?

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


Re: maven-artifact plugin, scp

Posted by Brett Porter <br...@gmail.com>.
What JDK are you using? (Not just number, but who - eg Sun, Apple, IBM)

- Brett


On Tue, 23 Nov 2004 16:53:46 -0800, Kalaveshi, Adrian
<ak...@rsasecurity.com> wrote:
> Using 'scp' and maven-artifact-plugin-1.4, I'm getting the following
> exception:
> 
> jar:deploy-snapshot:
>     [echo] maven.repo.list is set - using artifact deploy mode
> Will deploy to 1 repository(ies): library-sm
> Deploying to repository: library-sm
> java.security.NoSuchAlgorithmException: SHA1PRNG SecureRandom not
> available
> 
> I suspect that it has something to do with my environment... but has
> anyone else encountered this error?
> 
> ---------------------------------------------------------------------
> 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