[jira] Commented: (MAVEN-734) Ampersand being escaped twice during xml parsing

2003-10-22 Thread jira
The following comment has been added to this issue: Author: Julien Kirch Created: Thu, 23 Oct 2003 1:44 AM Body: Sample project.xml : ### Foo The Marvelous Foo project ### navigation.xml : ### http://Foo/jira/secure/BrowseProject.jspa?id=10050&report=cha

Re: maven-release

2003-10-22 Thread dion
How about dist.directory? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Pub Key:http://blogs.codehaus.org/people/dion/public-key.asc news <[EMAIL PROTECTED]> wrote on 22/10/2003 08:27:15 PM: > [EMAIL PROTECTED] wrote: > > Can we call it something other t

[jira] Commented: (MAVEN-897) Not very informative error message on xdoc template error

2003-10-22 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 22 Oct 2003 11:56 PM Body: How many tokens are in your repository? Looks like 5 to me. Not 6. - View the issue: http://jira

cvs commit: maven project.xml

2003-10-22 Thread bwalding
bwalding2003/10/22 21:08:46 Modified:.project.xml Log: No this isn't some kind of grandstanding thing. I don't think the PMC members are listed anywhere and they should be. Here seemed good. Get crackin'! Revision ChangesPath 1.316 +1 -0 maven/project.

Re: dist CVS

2003-10-22 Thread dion
Fixed. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Pub Key:http://blogs.codehaus.org/people/dion/public-key.asc Brett Porter <[EMAIL PROTECTED]> wrote on 23/10/2003 08:30:43 AM: > Dion, > > I assume you copied the dist directory from the old plugins d

Results of clean bootstrap at 20031022-2200

2003-10-22 Thread tirsen
Last 500 lines of a clean bootstrap build of maven at 20031022-2200 [exec] + [exec] build: [exec] [echo] D succeeds on purpose [exec] [echo] failure-1 failed correctly [exec] [echo] failure-2 failed correctly [exec

[jira] Commented: (MAVEN-962) xdoc-generated team list assumes an offset of -20 from GMT

2003-10-22 Thread jira
The following comment has been added to this issue: Author: Charlie Dobbie Created: Wed, 22 Oct 2003 8:20 PM Body: I should add that it works for me: WinME, GMT+1, IE5.5 and Mozilla 1.4. To anyone who wants to try it: generate your site ("maven site"), edit target/docs/team-list.

[jira] Created: (MAVEN-962) xdoc-generated team list assumes an offset of -20 from GMT

2003-10-22 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-962 Here is an overview of the issue: --

dist CVS

2003-10-22 Thread Brett Porter
Dion, I assume you copied the dist directory from the old plugins directory to keep the history, but other developers can't access it now: drwxr-xr-x 4 dion maven 512 Oct 21 22:44 dist Needs to be mode 775 (and all subdirectories under that too). I guess find -type d -exec chmod 77

[jira] Created: (MAVEN-961) Possible documentation bug on xdoc plugin properties page

2003-10-22 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-961 Here is an overview of the issue: --

[jira] Commented: (MAVEN-734) Ampersand being escaped twice during xml parsing

2003-10-22 Thread jira
The following comment has been added to this issue: Author: Daniel Rabe Created: Wed, 22 Oct 2003 1:55 PM Body: I have a similar problem. In my navigation.xml, I have an link item whose href contains a query string. If I juse use an ampersand in the href, xdoc complains because i

cvs commit: maven/xdocs/reference/plugins index.xml

2003-10-22 Thread evenisse
evenisse2003/10/22 08:59:17 Modified:xdocs/reference/plugins index.xml Log: Add Weblogic EJBGen plugin from codeczar site to plugin list Revision ChangesPath 1.4 +8 -0 maven/xdocs/reference/plugins/index.xml Index: index.xml =

[jira] Commented: (MAVEN-942) running maven on windows 98

2003-10-22 Thread jira
The following comment has been added to this issue: Author: Colin Sampaleanu Created: Wed, 22 Oct 2003 11:02 AM Body: I'm not so sure that using binary for these files is the best action, since people still want to be able to edit them properly from any platform, and the binary wi

[jira] Commented: (MAVEN-942) running maven on windows 98

2003-10-22 Thread jira
The following comment has been added to this issue: Author: Dale King Created: Wed, 22 Oct 2003 10:51 AM Body: My Windows 98SE also does not like the the fact that the line endings are just linefeeds. I see there are several attempts to correct this in the revision history, but i

[jira] Commented: (MAVEN-957) Need property for extending classpath

2003-10-22 Thread jira
The following comment has been added to this issue: Author: Dale King Created: Wed, 22 Oct 2003 10:26 AM Body: Yes it is checkstyle only (note the components field) maven:addPath may be part of the solution, but I'm not sure is the solution. The issue is this part of the jelly sc

[jira] Commented: (MAVEN-711) java.lang.OutOfMemoryError when running maven

2003-10-22 Thread jira
The following comment has been added to this issue: Author: Joakim Erdfelt Created: Wed, 22 Oct 2003 9:49 AM Body: After getting the last update to this jira, we were very confused, as our ${HOME}/.maven/plugins/maven-javadoc-plugin-1.3/plugin.jelly does make mention of the max m

[jira] Created: (MAVEN-960) convert-snapshot does nothing

2003-10-22 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-960 Here is an overview of the issue: --

[jira] Commented: (MAVEN-897) Not very informative error message on xdoc template error

2003-10-22 Thread jira
The following comment has been added to this issue: Author: Ludovic Claude Created: Wed, 22 Oct 2003 7:54 AM Body: I have also this strange error message. Give the format of the expected string in the error message. This is my connection setting in project.xml. What's wrong?

[jira] Created: (MAVEN-959) Use artifact plugin instead of deploy to be consistent with other plugins such as ejb, war, ear

2003-10-22 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-959 Here is an overview of the issue: --

Re: maven-release

2003-10-22 Thread Mauro Talevi
[EMAIL PROTECTED] wrote: Can we call it something other than 'category'? for one thing we should prefix it with "dist." as it is the name of a property relative to the dist plugin (as for other properties, eg war.bundle for the war plugin). other than that - open to suggestions :-) dist.group dist

Re: maven-release

2003-10-22 Thread dion
Can we call it something other than 'category'? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Pub Key:http://blogs.codehaus.org/people/dion/public-key.asc news <[EMAIL PROTECTED]> wrote on 22/10/2003 06:10:25 PM: > Brett Porter wrote: > > Looks good Maur

[jira] Created: (MAVEN-958) junit dependency should be added to classpath even when tests do not exist

2003-10-22 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-958 Here is an overview of the issue: --

Re: maven-release

2003-10-22 Thread Mauro Talevi
Brett Porter wrote: Looks good Mauro. Thanks. kool :-) My only comment is about the "category" addition to a dependency. Can you explain the usage of this with an example? This was used to create distros in which the libs were meant to go in more than a single directory.. Eg, http://jcontainer

Réf. : [jira] Commented: (MAVEN-386) Ampersands in navigation.xml being escaped twice during xml parsing

2003-10-22 Thread julien . kirsch
dion gillard wrote : > Can you provide a sample? > I'll happily reopen this issue if you do. http://jira.codehaus.org/ seems to have a rest for the moment so here comes the sample : project.xml ### Foo Foo project ### navigation.xml ### http://Foo/jira/secure/Brows

RE: Moving plugins

2003-10-22 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: 22 October 2003 09:17 > To: 'Maven Developers List' > Subject: RE: Moving plugins > > > > I will also take responsibility for moving the summit plugin > > and the uberjar plugin and move them into summit and > >

RE: Moving plugins

2003-10-22 Thread Vincent Massol
> -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: 22 October 2003 08:41 > To: Maven Developers List > Subject: Re: Moving plugins [snip] > The touchstone could probably even go. I'm going to out a proposal where > the names of goals are done in such a way that

RE: Moving plugins

2003-10-22 Thread Vincent Massol
Hi Jason, I would be happy to do so (BTW, it has always been my plan! :-)) but I would prefer to wait until we get the following defined: 1- ability to define compatibility between a plugin and the version of Maven 2- ability to either: - package external/useful plugins in a maven distribution

RE: Moving plugins

2003-10-22 Thread Brett Porter
> I will also take responsibility for moving the summit plugin > and the uberjar plugin and move them into summit and > classworlds respectively. > Can we just make sure that the doco still get links from Maven so users can come through the maven site to see a fairly large list of plugins. I t

Re: Moving plugins

2003-10-22 Thread Jason van Zyl
On Wed, 2003-10-22 at 03:04, Jason van Zyl wrote: > Yo, > > There are also some plugins that we should push out of the nest. > > I was just chatting with Martin (a torque committer) to try and take > responsibility for the Maven torque plugin and I think the same could be > done with the Cactus p

RE: Moving plugins

2003-10-22 Thread Brett Porter
> It shouldn't require that the plugins have maven as their > groupId, i.e. if > it's javaapp:blah, and the javaapp plugin is Yeah, the extra groupId is only needed if there is a conflict I imagine. And the maven one can take precedence :) > At the moment we're waiting on Brett checking in a ne

Re: Moving plugins

2003-10-22 Thread dion
Jason van Zyl <[EMAIL PROTECTED]> wrote on 22/10/2003 04:40:37 PM: [snip good stuff] > The touchstone could probably even go. I'm going to out a proposal where > the names of goals are done in such a way that we follow the once > established convention of : (e.g. jar:build). With this > the goal

Re: Moving plugins

2003-10-22 Thread Jason van Zyl
Yo, There are also some plugins that we should push out of the nest. I was just chatting with Martin (a torque committer) to try and take responsibility for the Maven torque plugin and I think the same could be done with the Cactus plugin where we have Apache projects with Maven plugins. The pro