This doc works:
http://maven.apache.org/guides/mini/guide-mirror-settings.html
FWIW.
On Wed, Jul 6, 2011 at 10:18 PM, Barrie Treloar wrote:
> On Thu, Jul 7, 2011 at 11:32 AM, Benson Margulies
> wrote:
>> In our corporate global settings file, we have:
>>
>>
>> Nexus
>> Nexus Mirro
On Thu, Jul 7, 2011 at 11:32 AM, Benson Margulies wrote:
> In our corporate global settings file, we have:
>
>
> Nexus
> Nexus Mirror
> http://maven.basistech.net/nexus/content/groups/public
> *,!apache.org,!sonar,!apache.snapshots
>
>
> That * turns out to be a very bad
In our corporate global settings file, we have:
Nexus
Nexus Mirror
http://maven.basistech.net/nexus/content/groups/public
*,!apache.org,!sonar,!apache.snapshots
That * turns out to be a very bad idea, and I'd like some advice in
fixing maven to make it a less bad id
+1
Regards,
Hervé
Le mardi 5 juillet 2011, Olivier Lamy a écrit :
> Hi,
>
> Here a vote to release the first version of maven-reporting-exec component
> This component contains necessary code to run site plugin with maven 3.
> So currently no jira issues as it's a simply an extraction of code
>
Welcome Robert
very nice catch for a first commit :)
Le mercredi 6 juillet 2011, rfscho...@apache.org a écrit :
> Author: rfscholte
> Date: Wed Jul 6 20:18:03 2011
> New Revision: 1143543
>
> URL: http://svn.apache.org/viewvc?rev=1143543&view=rev
> Log:
> Change link text in menu to 'Maven 2 & 3
yes, thanks Sonar
but doesn't Sonar ask for a try/catch when in a finally block?
Why we finally use IOUtil(s).close(Quietly) to do the full pattern?
:)
Regards,
Hervé
Le mercredi 6 juillet 2011, ol...@apache.org a écrit :
> Author: olamy
> Date: Wed Jul 6 11:02:26 2011
> New Revision: 1143338
Hi,
We solved 4 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-CAVI-QX7G-9IAS|54cb0a05f789c3d1c147937a1867cbad60dfe04a|lin&version=16884&styleName=Text&projectId=10335&Create=Create
There are still a plenty of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNav
the rationale behind not going directly to 3.0 was that site plugin is hard to
test, particularly now that it is both compatible with Maven 2 and Maven 3,
which is something really new and probably tested by only a few of us
sure, 3.0-beta-4 should at least be 3.0-RC-1, but perhaps not 3.0 immed
Welcome!
On Wed, Jul 6, 2011 at 6:20 PM, Paul Gier wrote:
> Welcome Robert!
>
> On 07/06/2011 02:40 PM, Mark Struberg wrote:
>> Hi Maven folks!
>>
>> The Apache Maven PMC is glad to welcome Robert Scholte as new Apache Maven
>> Committer!
>> Most of us know Robert already from his dedicated work
Welcome Robert!
On 07/06/2011 02:40 PM, Mark Struberg wrote:
> Hi Maven folks!
>
> The Apache Maven PMC is glad to welcome Robert Scholte as new Apache Maven
> Committer!
> Most of us know Robert already from his dedicated work on lots of Maven
> plugins over at codehaus-mojo, so I guess I don'
Hi Stephen,
Stephen Connolly wrote:
> I have a critical need for MDEP-316.
>
> It took 2 days to get this to a state where it could actually be released.
>
> There are no vetos for Apache releases,
I know and my vote isn't even binding, I simply express my embarrassment.
> (as release manager
Nice to see here Robert !
2011/7/6 Mark Struberg :
> Hi Maven folks!
>
> The Apache Maven PMC is glad to welcome Robert Scholte as new Apache Maven
> Committer!
> Most of us know Robert already from his dedicated work on lots of Maven
> plugins over at codehaus-mojo, so I guess I don't have to a
Welcome Robert!
On 6 July 2011 20:40, Mark Struberg wrote:
> Hi Maven folks!
>
> The Apache Maven PMC is glad to welcome Robert Scholte as new Apache Maven
> Committer!
> Most of us know Robert already from his dedicated work on lots of Maven
> plugins over at codehaus-mojo, so I guess I don't
I have a critical need for MDEP-316.
It took 2 days to get this to a state where it could actually be released.
There are no vetos for Apache releases, (as release manager for this
release) my intention is to continue with this release.
I have no issue pushing fixes after we have this out the do
Hi Maven folks!
The Apache Maven PMC is glad to welcome Robert Scholte as new Apache Maven
Committer!
Most of us know Robert already from his dedicated work on lots of Maven plugins
over at codehaus-mojo, so I guess I don't have to add much ;)
Robert, congratulations and happy hacking!
LieGrue
https://jira.codehaus.org/browse/MSHARED-167 remains unfixed in this release, despite Maven 3 and Aether having been out for a while. (Perhaps the issue should be moved
to MDEP.)
-
To unsubscribe, e-mail: dev-unsubscr...@maven.
Stephen Connolly wrote:
> Hi,
>
> We solved 4 issues:
>
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11214&styleName=Html&version=17165
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-021/
>
> Source distribution:
>
https://repository.apache.org/cont
Something that needs to enumerate a repo should look towards
leveraging the index instead of the index listing that wagon uses.
Once upon a time, the wagon couldn't work with the listings of certain
repo managers
because they didn't render an index.html (i don't know if that's still true
or not) bu
Hi,
We solved 4 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11214&styleName=Html&version=17165
Staging repo:
https://repository.apache.org/content/repositories/maven-021/
Source distribution:
https://repository.apache.org/content/repositories/maven-021/org/apache/maven/plu
No objections from me.
beta cycle has started long time ago.
2011/7/6 Lukas Theussl :
>
> Any objections to making this 3.0-final? AFAICT the plugin is functionally
> (almost) equivalent to the 2.x trunk version (only exception is MSITE-484?),
> so why keep the beta?
>
> -Lukas
>
>
> Dennis Lundbe
Any objections to making this 3.0-final? AFAICT the plugin is
functionally (almost) equivalent to the 2.x trunk version (only
exception is MSITE-484?), so why keep the beta?
-Lukas
Dennis Lundberg wrote:
Hi
What's the status on this? I know Hervé worked on extracting a shared
component (m
21 matches
Mail list logo