You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Hauschel Fred Robert <Fr...@Cirquent.de> on 2010/12/01 18:05:23 UTC

[M3] release plugin

Hey all,
i've some problems with releasing my artifacts with m3:

[INFO] [ERROR] Plugin org.apache.maven.plugins:maven-source-plugin:2.2-SNAPSHOT or one of its dependencies could not be resolved: Failure to find org.apache.maven.plugins:maven-source-plugin:jar:2.2-2
0100510.060623-403 in http://xxx/vvv/repository/public was cached in the local repository, resolution will not be reattempted until the update interval of ccc_public has elaps
ed or updates are forced -> [Help 1]

Does anybody knows this problem?
Does anybody knows where I can find the repo for maven-source-plugin:2.2-SNAPSHOT ??

I've started the plugin with the -U option !

Thanks
Fredy

Re: [M3] release plugin

Posted by Hilco Wijbenga <hi...@gmail.com>.
On 1 December 2010 09:05, Hauschel Fred Robert
<Fr...@cirquent.de> wrote:
> Hey all,
> i've some problems with releasing my artifacts with m3:
>
> [INFO] [ERROR] Plugin org.apache.maven.plugins:maven-source-plugin:2.2-SNAPSHOT or one of its dependencies could not be resolved: Failure to find org.apache.maven.plugins:maven-source-plugin:jar:2.2-2
> 0100510.060623-403 in http://xxx/vvv/repository/public was cached in the local repository, resolution will not be reattempted until the update interval of ccc_public has elaps
> ed or updates are forced -> [Help 1]
>
> Does anybody knows this problem?
> Does anybody knows where I can find the repo for maven-source-plugin:2.2-SNAPSHOT ??

Why don't you simply use 2.1.2?

> I've started the plugin with the -U option !

I don't really know whether this -U helps. I usually simply delete the
directory of the local repository where the plugin is/should be
(.m2/repository/org/apache/maven/plugins/maven-source-plugin/) and try
again. This caching of negatives can be quite annoying (it can
probably save a lot of time in other scenarios, though).

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