>>> Caused by: java.lang.IllegalStateException: artifact
>>> org.mercyships:partnership:jar:0.0.1 has no matc
>>> hing file, why? Check the logs...
>>
>> Is this artifact installed in your local repository?

On 4/4/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> This is the artifact it is generating, and it is also in the local
> repository.

Mmmmm.

For some reason, the plugin is unable to find the dependency it needs
to sign. This dependency should ne in your local repository under
something like

org/mercyships/partnership/0.0.1/partnership-0.0.1.jar

if it's not there, then I understand why you have the issue. If it's
there then I don't know.

- which version of maven are you using? 2.0.3 ?
- can you run
   mvn -X clean install > mvn.log
 and send me the log?
- could you also send me your pom.xml (is possible).

Send the files to my private email instead of the list if you wish to
not disclose them to all.

Cheers,

Jerome

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to