RE: Jira plugin site.

2004-03-24 Thread dion
Done, AFAIK -- dIon Gillard, Multitask Consulting Brett Porter <[EMAIL PROTECTED]> wrote on 25/03/2004 02:58:58 PM: > Go for it. Actually, are you able to redeploy all of them? I'm at work and > firewalls make it awkward to deploy the site and get CVS changelogs. > > Thanks, > Brett > >

RE: What is the Branch for 1.0 development now?

2004-03-24 Thread Brett Porter
Nope, same one. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, 25 March 2004 5:36 PM > To: [EMAIL PROTECTED] > Subject: What is the Branch for 1.0 development now? > > > Is there a new branch for 1.0 development? > -- > dIon Gillard, Multitask

What is the Branch for 1.0 development now?

2004-03-24 Thread dion
Is there a new branch for 1.0 development? -- dIon Gillard, Multitask Consulting

RE: Jira plugin site.

2004-03-24 Thread dion
Sure, no probs -- dIon Gillard, Multitask Consulting Brett Porter <[EMAIL PROTECTED]> wrote on 25/03/2004 02:58:58 PM: > Go for it. Actually, are you able to redeploy all of them? I'm at work and > firewalls make it awkward to deploy the site and get CVS changelogs. > > Thanks, > Brett > >

[jira] Closed: (MAVEN-1161) goal mapper does not follow j:import tags

2004-03-24 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Thu, 25 Mar 2004 1:14 AM fixed again! - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1161 Here is an overview

[jira] Closed: (MAVEN-1185) The Maven CLI breaks with JDK 1.5 and Cygwyn

2004-03-24 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1185 Here is an overview of the issue: ---

cvs commit: maven-plugins/java/xdocs changes.xml properties.xml

2004-03-24 Thread brett
brett 2004/03/24 21:43:19 Modified:java plugin.jelly plugin.properties java/xdocs changes.xml properties.xml Log: add maven.compile.source property. Needed to work under JDK 1.5.0 Revision ChangesPath 1.25 +1 -0 maven-plugins/java/plugin.jel

cvs commit: maven/src/java/org/apache/maven/plugin PluginCacheManager.java

2004-03-24 Thread brett
brett 2004/03/24 21:33:11 Modified:src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH PluginCacheManager.java Log: fix problems with cache being corrupted by Ctrl-C'ing Maven Revision ChangesPath No revision No

cvs commit: maven-plugins/codeswitcher project.xml

2004-03-24 Thread dion
dion2004/03/24 21:18:32 Modified:codeswitcher project.xml Log: Fix typo Revision ChangesPath 1.24 +1 -1 maven-plugins/codeswitcher/project.xml Index: project.xml === RCS file: /home/cvs

[jira] Closed: (MAVEN-1206) Maven doesn't find plugin goals if plugin dependency is downloaded during build

2004-03-24 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1206 Here is an overview of the issue: ---

cvs commit: maven/src/java/org/apache/maven/plugin PluginManager.java

2004-03-24 Thread brett
brett 2004/03/24 21:13:05 Modified:src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH PluginManager.java Log: PR: MAVEN-1206 when downloading plugin, immediately recognise goals Revision ChangesPath No revision No

cvs commit: maven/src/java/org/apache/maven/plugin PluginScriptParser.java

2004-03-24 Thread brett
brett 2004/03/24 21:04:03 Modified:src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH PluginScriptParser.java Log: PR: MAVEN-1161 parse j:import again Revision ChangesPath No revision No revision 1.1.

RE: Jira plugin site.

2004-03-24 Thread Brett Porter
Go for it. Actually, are you able to redeploy all of them? I'm at work and firewalls make it awkward to deploy the site and get CVS changelogs. Thanks, Brett > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, 25 March 2004 3:03 PM > To: [EMAIL PROT

Jira plugin site.

2004-03-24 Thread dion
I can deploy the site if needed. Anyone object? -- dIon Gillard, Multitask Consulting

[jira] Commented: (MPECLIPSE-14) Add the ability to exclude source

2004-03-24 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 24 Mar 2004 10:36 PM Body: The excludes of are only processed if the class isn't found. The previous jelly snippet doesn't check the class is available -

[jira] Created: (MAVEN-1209) Request to upload excalibur-logger-1.1

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

[jira] Created: (MPSTATCVS-12) report fails with unrecognized weburl repository

2004-03-24 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPSTATCVS-12 Here is an overview of the issue: -

[jira] Commented: (MPEAR-14) ear by default inserts all bundled jars to application.xml

2004-03-24 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 24 Mar 2004 7:57 PM Body: I don't get it. The patch wasn't about including the jars in the EAR it was allowing jars to be specified as client applications vs utility jars. -

[jira] Commented: (MPEAR-14) ear by default inserts all bundled jars to application.xml

2004-03-24 Thread jira
The following comment has been added to this issue: Author: Tim Chen Created: Wed, 24 Mar 2004 5:57 PM Body: Can we please reopen this issue? The solution is a bad one. In a typical ear application. You want to bundle all jars that are included in the application. If someone wants

RE: branch status?

2004-03-24 Thread Brett Porter
Thanks Rafal! Same as before and as documented on the wiki. HEAD contains all of the code from RC2 plus the very few changes added for 1.1 MAVEN-1_0-BRANCH contains all changes going into 1.0. Unless you are specifically after a feature on HEAD, use the branch. Note that this only applies to th

RE: HTTPS bug? / workaround

2004-03-24 Thread Age Mooy
It is a bug in the RC1 DependencyVerifier, it was fixed in RC2 a long time ago. We also have an https repo and until today we used a patched version of RC1. I've double-checked it today and this bug is no longer in the RC2 release. Age > -Original Message- > From: Emmanuel Venisse [mai

Re: [patch] jnlp plugin

2004-03-24 Thread Emmanuel Venisse
Could you create a correct patch? Your patch rewrite all plugin lines. It's not simple to view changes. After, you'll can post it in our issue tracker (http://jira.codehaus.org/secure/BrowseProject.jspa?id=10342) Thanks Emmanuel - Original Message - From: "Brent Paschall" <[EMAIL PROTEC

[jira] Created: (MPPMD-8) running default site goal generates broken link to cpd report

2004-03-24 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPPMD-8 Here is an overview of the issue: --

[patch] jnlp plugin

2004-03-24 Thread Brent Paschall
Greetings, The jnlp plugin has been a huge help to some recent development efforts of mine. In order to meet all my requirements, I needed two additional features that I believe might be of use to others, so I am submitting a patch for the following: 1) Tweaked classpath generation. I was havin

[jira] Updated: (MAVEN-1208) project.xml in docs doesn't validate

2004-03-24 Thread jira
The following issue has been updated: Updater: Philip Crotwell (mailto:[EMAIL PROTECTED]) Date: Wed, 24 Mar 2004 12:41 PM Comment: Also, the jars element at the bottom shouldn't be there. I have attached a project.xml with these 4 changes, so fixing this just needs a copy/paste

[jira] Created: (MAVEN-1208) project.xml in docs doesn't validate

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

[jira] Commented: (MPECLIPSE-14) Add the ability to exclude source

2004-03-24 Thread jira
The following comment has been added to this issue: Author: Boris Boehlen Created: Wed, 24 Mar 2004 11:17 AM Body: It would also be great to consider the excludes from the sourceModifications tag in the project descriptor. The following is slight modification of the "classpath.jel

Re: HTTPS bug? / workaround

2004-03-24 Thread Emmanuel Venisse
It's a bug. Could you add an issue in Jira? Emmanuel - Original Message - From: "Jå$òñ Må¢þhè®$õñ" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 24, 2004 4:14 PM Subject: HTTPS bug? / workaround I've setup a remote repository using https ~/build.properties maven.r

HTTPS bug? / workaround

2004-03-24 Thread Jå$òñ Må¢þhè®$õñ
I’ve setup a remote repository using https ~/build.properties maven.repo.remote=https://myServer.edu/maven,http://www.ibiblio.org/mave n Using this setup causes maven to search for dependencies using only one slash. Maven output: Error retrieving artifact from [https:/myServer.edu/maven/] T

branch status?

2004-03-24 Thread Rafal Krzewski
First, congratulations everybody (especially Brett) on pushing RC2 out the door! Second, I'm wondering what is the status of the HEAD and MAVEN_1_0 branches? What is going on where, what has been merged where and which one should be used by people who wish to use and test the test & greatest Ma

[jira] Closed: (MAVEN-1182) maven -p sets basedir to project dir, not run dir

2004-03-24 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Wed, 24 Mar 2004 6:15 AM Fixed - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1182 Here is an overview of

cvs commit: maven/src/java/org/apache/maven/cli App.java

2004-03-24 Thread evenisse
evenisse2004/03/24 03:04:53 Modified:src/java/org/apache/maven/cli Tag: MAVEN-1_0-BRANCH App.java Log: MAVEN-1182 Revision ChangesPath No revision No revision 1.37.4.13 +8 -3 maven/src/java/org/apache/maven/cli/App.java In

[jira] Created: (MPWAR-21) war-plugin should be able to add manifest Class-Path Entry for dependencies

2004-03-24 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPWAR-21 Here is an overview of the issue: -

[jira] Commented: (MPPDF-7) PDF generation does not utilise proxy settings for external resources

2004-03-24 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Wed, 24 Mar 2004 4:37 AM Body: When you say "external ressources", you think images for example ? I'll watch if it is possible to use a proxy with fop. -