Anyone have a clue of why this is happening ?

[EMAIL PROTECTED]:~/develop/projects/mojo/aspectj-maven-plugin$ mvn 
release:prepare
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'release'.
[INFO] 
----------------------------------------------------------------------------
[INFO] Building AspectJ compiler Maven Plugin
[INFO]    task-segment: [release:prepare] (aggregator-style)
[INFO] 
----------------------------------------------------------------------------
[WARNING]
        Artifact junit:junit:jar:3.8.1 retains local scope 'test'
overriding broader scope 'compile'
        given by a dependency. If this is not intended, modify or
remove the local scope.

[INFO] [release:prepare]
[INFO] What tag name should be used?
aspectj-maven-plugin-1.0-beta-1
[INFO] Tagging release with the label aspectj-maven-plugin-1.0-beta-1.
Provider message:
The svn tag command failed.
Command output:
svn: PROPFIND request failed on '/mojo/tags/aspectj-maven-plugin-1.0-beta-1'
svn: PROPFIND of '/mojo/tags/aspectj-maven-plugin-1.0-beta-1': Server
certificate verification failed: issuer is not trusted
(https://svn.codehaus.org)

Reply via email to