Re: in repo1 it is available

2007-11-27 Thread Carlos Sanchez
I'm uploading right now a good number of jars to http://repo1.maven.org/eclipse-staging/ If it looks good I will sync to central Note that the location for the one you want should be http://repo1.maven.org/eclipse-staging/org/eclipse/core/resources/3.2.1/ On Nov 27, 2007 1:13 AM, Arnaud HERITIER

RE: Javapolis 2007

2007-11-27 Thread Gilles Scokart
I will be there the 3 last days. We could maybe have a discussion about maven and ivy integration, how difficult it can be to use a maven repository without maven, how we could test the compatibility between maven an ivy, etc. I know Xavier H. will also be there, and he is certainly also

groupId/artifactId mapping for Eclipse jars (was Re: in repo1 it is available)

2007-11-27 Thread Max Bowsher
Carlos Sanchez wrote: I'm uploading right now a good number of jars to http://repo1.maven.org/eclipse-staging/ If it looks good I will sync to central Note that the location for the one you want should be http://repo1.maven.org/eclipse-staging/org/eclipse/core/resources/3.2.1/ I wonder if

Re: groupId/artifactId mapping for Eclipse jars (was Re: in repo1 it is available)

2007-11-27 Thread Richard van Nieuwenhoven
I think it is important that {artifactId}-{version}.jar results in a name as similar as possible the the name as they are in the plugin directory of eclipse. And the eclipse project name should represent the group id of the plugin as on http://www.eclipse.org/projects/ , whereas i do not care if

Re: Javapolis 2007

2007-11-27 Thread Xavier Hanin
Indeed I'll be there too, and second Gilles opinion, discussing some interoperability issues would be very interesting. Xavier On Nov 27, 2007 12:11 PM, Gilles Scokart [EMAIL PROTECTED] wrote: I will be there the 3 last days. We could maybe have a discussion about maven and ivy integration,

Re: Javapolis 2007

2007-11-27 Thread Vincent Massol
On Nov 27, 2007, at 11:40 AM, Stephane Nicoll wrote: ZZzzz. Anyone awake? Vincent M., read your mail. I know you're coming! Yep, I'm coming :) XWiki will even have a huge booth as part of the ObjectWeb consortium. See you there! -Vincent On Nov 25, 2007 11:32 AM, Stephane Nicoll

Re: Javapolis 2007

2007-11-27 Thread Tom Huybrechts
I'll be there too. On Nov 27, 2007 11:40 AM, Stephane Nicoll [EMAIL PROTECTED] wrote: ZZzzz. Anyone awake? Vincent M., read your mail. I know you're coming! Stéphane On Nov 25, 2007 11:32 AM, Stephane Nicoll [EMAIL PROTECTED] wrote: Just wondering who's coming to Javapolis in two

Re: Trunk of assembly plugin broken and not in synch with deployed 2.2-beta2-SNAPSHOT ?

2007-11-27 Thread John Casey
I don't know what would be causing this, but the jira should allow us to take a look. I've done most of the development on the assembly plugin in the past year or so, but I don't think this has anything to do with my changes, since I haven't committed anything on the plugin in a month or

Re: Where are we with Surefire 2.4?

2007-11-27 Thread Dan Fabulich
Brett Porter wrote: As for p-archiver, I'm inclined to try and remove it since it's just assembling a very basic JAR. Beware... manifest classpaths are surprisingly tricky to construct. They have a lot of weird corner cases you have to take care of. (They must be wrapped, wrapped lines

Re: Trunk of assembly plugin broken and not in synch with deployed 2.2-beta2-SNAPSHOT ?

2007-11-27 Thread Grégory Joseph
Yep, see jira indeed, where I uploaded a patch that somewhat suspiciously fixes my issues. http://jira.codehaus.org/browse/MASSEMBLY-250 Cheers greg On 27/11/2007, John Casey [EMAIL PROTECTED] wrote: I don't know what would be causing this, but the jira should allow us to take a look. I've

[RESULT][VOTE] Release maven-help-plugin 2.0.2

2007-11-27 Thread Dennis Lundberg
This vote passed with the following votes: +1 (binding): Dennis Lundberg, Brian Fox, Stéphane Nicoll, Vincent Siveton, Lukas Theussl +1 (non-binding): Raphaël Piéroni, Olivier Lamy No other votes. I will move the artifacts over to the ASF repository. Dennis Lundberg wrote: Hi, I'd like

Re: [VOTE] Release maven-site-plugin 2.0-beta-6

2007-11-27 Thread Hervé BOUTEMY
-0: I found 2 problems 1. problem with xdoc files: an additional newline is added to the generated HTML after every closing tag. If there shouldn't be any space between the tag and the text immediately following, this causes an unwanted space. This causes trouble in pre sections too, where

Maven 2.0.8 Release

2007-11-27 Thread Brian Fox
The Apache Maven team would like to announce the availability of Maven 2.0.8. We closed out 32 issues and no major issues upgrading are expected. There is one slight change to be aware of, the test-classes folder is now before the classes in the classpath to allow test resources to override

Re: [VOTE] Release maven-site-plugin 2.0-beta-6

2007-11-27 Thread Hervé BOUTEMY
I fixed DOXIA-189 for newline problems: the unwanted newlines were added after anchor, link, bold, italic and monospace tags. For the ugly green text in breadcrumbs, I found the corresponding directive in maven-base.css : text-shadow: #7CFC00 1px 1px 1px; I don't have time now to open a Jira

Re: [VOTE] Release maven-site-plugin 2.0-beta-6

2007-11-27 Thread Dennis Lundberg
Hervé BOUTEMY wrote: I fixed DOXIA-189 for newline problems: the unwanted newlines were added after anchor, link, bold, italic and monospace tags. Thanks, but that patch would have to be applied to the doxia-1.0-alpha-x branch, if we are going to be able to use it for the site-plugin. How

commits list weirdness?

2007-11-27 Thread Dan Fabulich
Dennis Lundberg wrote: Hervé BOUTEMY wrote: I fixed DOXIA-189 for newline problems: the unwanted newlines were added after anchor, link, bold, italic and monospace tags. [snip] How come I don't receive any e-mail when you commit on doxia? Is [EMAIL PROTECTED] moderated in any way? I've

Re: commits list weirdness?

2007-11-27 Thread Brett Porter
I moderated it through. I'll check doxia too. - Brett On 28/11/2007, at 7:30 AM, Dan Fabulich wrote: Dennis Lundberg wrote: Hervé BOUTEMY wrote: I fixed DOXIA-189 for newline problems: the unwanted newlines were added after anchor, link, bold, italic and monospace tags. [snip] How

Re: Status on LDAP support?

2007-11-27 Thread Morten Egelund Rasmussen
Hi again, It works in Archiva. :-) ...BUT.. There is no way to configure user roles for the different repositories. Users just sign in and have no privileges to the repositories (not even browse access). Guess the only way to do this is directly on the user database (fortunately I have it