I was referring to the remote resources plugin which is associated with the 
3.1.1 release.

I have not attempted to release 3.1.1 and I have not sent out any release vote. 
I do intend to add what Sebb suggested by adding the revision.

On Jul 29, 2013, at 12:02 PM, Fred Cooke <fred.co...@gmail.com> wrote:

> Jason, there seems to be no trace of either the new or old tag for 3.1.1 on
> either ASF server or github. Did you push it? Did you not push it on
> purpose?
> 
> What are your plans for tags until the release plugin is updated to allow
> creation of suffixed tags during the release to be supplemented by a final
> tag at publish time as discussed previously?
> 
> I was hoping to document the hash of the new tag such that if it fails
> again, I can diff between old and new next time to avoid reviewing more
> than necessary or potentially missing something. Removing old tags (without
> having published the hash of them) breaks anyone's ability to do that in a
> secure and reliable way.
> 
> I see no sign of the latest release of 3.1.1 in either the github mirror or
> the upstream @ ASF. Not on master, nor in a branch. Have you published the
> commits from the 3.1.1 release process at all?
> 
> And to top it off, the github repo still has the 3.1 and 3.1.0 tags in it.
> I now have both here locally, which is a lot better than I can say for
> 3.1.1, but a bit of a clue about the whole tag deleting thing... once
> published, they're out there, don't mess with them.
> 
> Please advise on what you've been doing and what you plan to do. I don't
> grok it and can't find the source at all.
> 
> Regards,
> 
> Rot13:vroo AKA rot13:froo AKA Fred. [1][2]
> 
> [1] http://www.urbandictionary.com/define.php?term=Froo&defid=4078003
> [2] You're hilarious, Stephen! :-p :-)
> 
> On Mon, Jul 29, 2013 at 3:37 PM, Jason van Zyl <ja...@tesla.io> wrote:
> 
>> Tag deleted, repository dropped, and now re-released and restaged.
>> 
>> https://repository.apache.org/content/repositories/maven-034/
>> 
>> On Jul 29, 2013, at 9:22 AM, Dennis Lundberg <denn...@apache.org> wrote:
>> 
>>> Yes, the loss of Maven 2.2.1 compatibility is critical IMO.
>>> 
>>> On Mon, Jul 29, 2013 at 3:10 PM, Jason van Zyl <ja...@tesla.io> wrote:
>>>> Is this critical for this release? I staged the release already?
>>>> 
>>>> On Jul 29, 2013, at 5:39 AM, Dennis Lundberg <denn...@apache.org>
>> wrote:
>>>> 
>>>>> Hi Jason
>>>>> 
>>>>> I had a fix for MRRESOURCES-61 that I have committed to trunk now.
>>>>> 
>>>>> When testing out the sample project that is in that issue I first had
>>>>> problems running it with maven-remote-resources-plugin 1.5-SNAPSHOT on
>>>>> Maven 2.2.1. After adding a missing dependency I got it working again.
>>>>> It works fine with 1.4 though, so for that reason I think we need to
>>>>> respin the release for maven-remote-resources-plugin. If you want to I
>>>>> can take care of it.
>>>>> 
>>>>> 
>>>>> The error I got was this:
>>>>> 
>>>>> this realm =
>> app0.child-container[org.apache.maven.plugins:maven-remote-resources-plugin:1.5-SNAPSHOT]
>>>>> urls[0] =
>> file:/C:/Users/dlg01/.m2/repository/org/apache/maven/plugins/maven-remote-resources-plugin/1.5-SNAPSHOT/maven-remote-resources-plugin-1.5-SNAPSHOT.jar
>>>>> urls[1] =
>> file:/C:/Users/dlg01/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
>>>>> ...
>>>>> 
>>>>> [INFO] Internal error in the plugin manager executing goal
>>>>> 
>> 'org.apache.maven.plugins:maven-remote-resources-plugin:1.5-SNAPSHOT:process':
>>>>> Unable to load the mojo
>>>>> 
>> 'org.apache.maven.plugins:maven-remote-resources-plugin:1.5-SNAPSHOT:process'
>>>>> in the plugin 'org.apache.maven.plugins:maven-remote-resources-plugin'.
>>>>> A required class is missing: org/codehaus/plexus/util/Scanner
>>>>> 
>>>>> The Scanner class wasn't added to plexus-utils until version 1.5.8, so
>>>>> using the default version 1.1 won't work.
>>>>> 
>>>>> 
>>>>> On Mon, Jul 29, 2013 at 1:04 AM, Jason van Zyl <ja...@tesla.io> wrote:
>>>>>> I staged a release of the remote resources plugin for anyone who
>> wants to try:
>>>>>> 
>>>>>> https://repository.apache.org/content/repositories/maven-030/
>>>>>> 
>>>>>> How about we do a simultaneous release vote for the core and the
>> remote resources plugin?
>>>>>> 
>>>>>> On Jul 28, 2013, at 3:56 PM, Dennis Lundberg <denn...@apache.org>
>> wrote:
>>>>>> 
>>>>>>> Hi,
>>>>>>> 
>>>>>>> There is currently a SNAPSHOT dependency on
>> maven-remote-resources-plugin.
>>>>>>> This was done in this commit by Daniel to improve the LICENCE file:
>>>>>>> 
>> https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=b4dc8931f2cc7b56302df78c03a7db57211cd3a7
>>>>>>> 
>>>>>>> The question is whether we need to push out a release of that plugin
>>>>>>> prior to releasing Maven 3.1.1?
>>>>>>> 
>>>>>>> 
>>>>>>> I just made a small commit, adding a missing license header in a test
>>>>>>> xml file. Since I don't speak git very well yet, could someone make
>>>>>>> sure I did it correctly?
>>>>>>> 
>> https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=a58b91819c42c0a5a8616dc5562ba42287fa0f24
>>>>>>> 
>>>>>>> On Sun, Jul 28, 2013 at 6:08 PM, Jason van Zyl <ja...@tesla.io>
>> wrote:
>>>>>>>> I'd like to release Maven 3.1.1 and try to get the cadence revived
>> for minor version releases by trying to release minor versions as
>> frequently as there are fixes to make available.
>>>>>>>> 
>>>>>>>> Just a couple simple fixes:
>>>>>>>> 
>>>>>>>> [MNG-5499] maven-aether-provider leaks Sisu Plexus and ObjectWeb
>> classes onto the classpath when they are not required
>>>>>>>> [MNG-5495] API incompatibility causes Swagger Maven Plugin (and
>> others) to fail under Maven 3.1.0
>>>>>>>> 
>>>>>>>> But helps consumers of the Maven Aether Provider and plugin issues
>> caused by incompatibilities with the converters. There are lots of other
>> things to fix, but as they become available they can be released. If
>> possible I'd just like to start releasing any fixes we have on a weekly
>> basis.
>>>>>>>> 
>>>>>>>> Any objections?
>>>>>>>> 
>>>>>>>> Thanks,
>>>>>>>> 
>>>>>>>> Jason
>>>>>>>> 
>>>>>>>> ----------------------------------------------------------
>>>>>>>> Jason van Zyl
>>>>>>>> Founder,  Apache Maven
>>>>>>>> http://twitter.com/jvanzyl
>>>>>>>> ---------------------------------------------------------
>>>>>>>> 
>>>>>>>> A man enjoys his work when he understands the whole and when he
>>>>>>>> is responsible for the quality of the whole
>>>>>>>> 
>>>>>>>> -- Christopher Alexander, A Pattern Language
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>> 
>>>>>>> --
>>>>>>> Dennis Lundberg
>>>>>>> 
>>>>>>> ---------------------------------------------------------------------
>>>>>>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>>>>>>> For additional commands, e-mail: dev-h...@maven.apache.org
>>>>>>> 
>>>>>> 
>>>>>> Thanks,
>>>>>> 
>>>>>> Jason
>>>>>> 
>>>>>> ----------------------------------------------------------
>>>>>> Jason van Zyl
>>>>>> Founder,  Apache Maven
>>>>>> http://twitter.com/jvanzyl
>>>>>> ---------------------------------------------------------
>>>>>> 
>>>>>> the course of true love never did run smooth ...
>>>>>> 
>>>>>> -- Shakespeare
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> --
>>>>> Dennis Lundberg
>>>>> 
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>>>>> For additional commands, e-mail: dev-h...@maven.apache.org
>>>>> 
>>>> 
>>>> Thanks,
>>>> 
>>>> Jason
>>>> 
>>>> ----------------------------------------------------------
>>>> Jason van Zyl
>>>> Founder,  Apache Maven
>>>> http://twitter.com/jvanzyl
>>>> ---------------------------------------------------------
>>>> 
>>>> Three people can keep a secret provided two of them are dead.
>>>> 
>>>> -- Benjamin Franklin
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>> 
>>> 
>>> 
>>> --
>>> Dennis Lundberg
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>>> For additional commands, e-mail: dev-h...@maven.apache.org
>>> 
>> 
>> Thanks,
>> 
>> Jason
>> 
>> ----------------------------------------------------------
>> Jason van Zyl
>> Founder,  Apache Maven
>> http://twitter.com/jvanzyl
>> ---------------------------------------------------------
>> 
>> To think is easy. To act is hard. But the hardest thing in the world is to
>> act in accordance with your thinking.
>> 
>> -- Johann von Goethe
>> 
>> 
>> 
>> 
>> 
>> 
>> 

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
---------------------------------------------------------

First, the taking in of scattered particulars under one Idea,
so that everyone understands what is being talked about ... Second,
the separation of the Idea into parts, by dividing it at the joints,
as nature directs, not breaking any limb in half as a bad carver might.

  -- Plato, Phaedrus (Notes on the Synthesis of Form by C. Alexander)






Reply via email to