[jira] Updated: (MAVEN-1439) -Dmaven.repo.online=false not equivalent to -o

2004-09-28 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Wed, 29 Sep 2004 12:05 AM Changes: assignee changed to Brett Porter Fix Version changed to 1.0.1 ---

[jira] Commented: (MAVEN-1439) -Dmaven.repo.online=false not equivalent to -o

2004-09-28 Thread jira
The following comment has been added to this issue: Author: Shinobu Kawai Created: Tue, 28 Sep 2004 11:40 PM Body: It looks like the problem is in o.a.m.cli.App#initializeRootContext(): if ( getCli().hasOption( WORK_OFFLINE ) ) { System.setProperty( MavenConstants.O

[jira] Commented: (MPJCOVERAGE-13) When instrumenting a project with a thousand files, the instrumentation fails

2004-09-28 Thread jira
The following comment has been added to this issue: Author: Guillaume Nodet Created: Tue, 28 Sep 2004 1:33 PM Body: Indeed it is the same problem, but this is not a bug in jcoverage because jcoverage offers two alternatives: * give all class names to be instrumented on the comma

[jira] Commented: (MPJCOVERAGE-13) When instrumenting a project with a thousand files, the instrumentation fails

2004-09-28 Thread jira
The following comment has been added to this issue: Author: Mark Doliner Created: Tue, 28 Sep 2004 1:15 PM Body: FYI, this problem description is very similar to JCoverage bug #16: http://bugzilla.jcoverage.com/show_bug.cgi?id=16 ---

[jira] Commented: (MPIDEA-7) IDEA .iml file assumes dependencies with same groupId as current project to be IDEA modules

2004-09-28 Thread jira
The following comment has been added to this issue: Author: David Jencks Created: Tue, 28 Sep 2004 1:04 PM Body: I prefer the solution I proposed in http://jira.codehaus.org/browse/MPIDEA-10 which includes dependencies as module dependencies if they are projects in the current mul

[jira] Created: (MAVEN-1454) cannot download snapshot with LANG != C

2004-09-28 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1454 Here is an overview of the issue: - Key:

[ANN] Maven JCoverage plugin 1.0.8 released

2004-09-28 Thread brett
The maven team is pleased to announce the Maven JCoverage plugin 1.0.8 release! http://maven.apache.org/reference/plugins/jcoverage/ This plugin provides coverage analysis of your source-code based on the open-source jcoverage tool. Changes in this version include: New Features: o Add th

Re: JSCH runs on 1.3 now

2004-09-28 Thread Dion Gillard
No idea. Thought I'd let you guys know though. On Tue, 28 Sep 2004 19:28:49 +1000, Brett Porter <[EMAIL PROTECTED]> wrote: > Does it still require the inclusion of JCE though? > > I recently committed a patch to artifact that gives a better error > message if you don't have JDK 1.4 or 1.3 + JCE,

Re: [patch] maven-idea-plugin - module libraries includes source and unit test resources

2004-09-28 Thread Brett Porter
Thanks. Please obtain the patch by running cvs diff -u on CVS HEAD for the IDEA plugin, with the changes in place - then post the output as an attachment to http://jira.codehaus.org/browse/MPIDEA Cheers, Brett Matthew McGowan wrote: Hi, The IDEA plugin is really great, but currently doesn't incl

[patch] maven-idea-plugin - module libraries includes source and unit test resources

2004-09-28 Thread Matthew McGowan
Hi, The IDEA plugin is really great, but currently doesn't include source resources and unit test resources in the module path. I found this makes running unit tests difficult as you have to run maven first to copy the resources to test-classes. The patch below includes source and unit test reso

cvs commit: maven-plugins/plugin-parent project.properties

2004-09-28 Thread brett
brett 2004/09/28 04:12:22 Modified:plugin-parent project.properties Log: post to dev list too Revision ChangesPath 1.12 +1 -1 maven-plugins/plugin-parent/project.properties Index: project.properties ==

cvs commit: maven/src/test/java/org/apache/maven MavenUtilsTest.java

2004-09-28 Thread brett
brett 2004/09/28 04:05:32 Modified:src/test/java/org/apache/maven Tag: MAVEN-1_0-BRANCH MavenUtilsTest.java Log: real sys property was interfering Revision ChangesPath No revision No revision 1.14.4.6 +5 -

cvs commit: maven/src/test/java/org/apache/maven MavenUtilsTest.java

2004-09-28 Thread brett
brett 2004/09/28 03:52:40 Modified:src/test/java/org/apache/maven Tag: MAVEN-1_0-BRANCH MavenUtilsTest.java Log: real sys property was interfering Revision ChangesPath No revision No revision 1.14.4.5 +4 -

cvs commit: maven/xdocs faq.fml

2004-09-28 Thread brett
brett 2004/09/28 03:44:18 Modified:xdocsTag: MAVEN-1_0-BRANCH faq.fml Log: fix xml issue Revision ChangesPath No revision No revision 1.5.4.8 +1 -1 maven/xdocs/faq.fml Index: faq.fml =

[jira] Closed: (MPARTIFACT-38) scpexe with pscp and plink fails with multiple args

2004-09-28 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Tue, 28 Sep 2004 6:05 AM patch wouldn't apply. Also, don't want to chgrp/chmod -R the entire directory tree - need an alternate solution for this. ---

[jira] Closed: (MPARTIFACT-36) ScpExeDeployer fails when maven.repo.[name].ssh.args and maven.repo.[name].scp.args not set

2004-09-28 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Tue, 28 Sep 2004 6:02 AM superseded by MPARTIFACT-38 - View the issue: http://jira.codehaus.org/browse/MPARTIFACT-36 Here is an overview

[jira] Closed: (MPARTIFACT-34) ScpExeDeployer calls to ssh and scp fail silently

2004-09-28 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MPARTIFACT-34 Here is an overview of the issue: - K

Re: JSCH runs on 1.3 now

2004-09-28 Thread Brett Porter
Does it still require the inclusion of JCE though? I recently committed a patch to artifact that gives a better error message if you don't have JDK 1.4 or 1.3 + JCE, but it probably warrants a FAQ. - Brett Dion Gillard wrote: Seen elsewhere: [snip] Date: Mon, Sep 27 2004 12:53 am From: [EMAI

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

2004-09-28 Thread brett
brett 2004/09/28 02:20:41 Modified:artifact project.xml artifact/src/main/org/apache/maven/artifact/deployer RepositoryInfoBuilder.java artifact/src/main/org/apache/maven/deploy RepositoryInfo.java

cvs commit: maven/xdocs/start download.xml

2004-09-28 Thread brett
brett 2004/09/28 02:19:57 Modified:xdocs/start Tag: MAVEN-1_0-BRANCH download.xml Log: remove seed repo link temporarily Revision ChangesPath No revision No revision 1.20.2.6 +2 -0 maven/xdocs/start/download.xml Index:

cvs commit: maven/xdocs/reference/developers releasing-plugins.xml

2004-09-28 Thread brett
brett 2004/09/28 02:18:28 Modified:xdocsTag: MAVEN-1_0-BRANCH faq.fml xdocs/reference/developers Tag: MAVEN-1_0-BRANCH releasing-plugins.xml Log: faq and plugin release doco updates Revision ChangesPath No rev

cvs commit: maven-plugins/dashboard/xdocs aggregators.xml

2004-09-28 Thread vmassol
vmassol 2004/09/28 02:08:47 Modified:dashboard/xdocs aggregators.xml Log: Added missing doc for the new fbfiles and fbviolations aggregators. Revision ChangesPath 1.11 +14 -0 maven-plugins/dashboard/xdocs/aggregators.xml Index: aggregators.xml

[jira] Closed: (MPDASHBOARD-13) Add aggregator for FindBugs

2004-09-28 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Tue, 28 Sep 2004 5:03 AM Applied. Thanks - View the issue: http://jira.codehaus.org/browse/MPDASHBOARD-13 Here is an overview of the is

cvs commit: maven-plugins/dashboard/xdocs/images dashboard.jpg

2004-09-28 Thread vmassol
vmassol 2004/09/28 01:54:57 Modified:dashboard/xdocs changes.xml index.xml Added: dashboard/xdocs/images dashboard.jpg Log: Added dashboard report example to the Dashboard plugin web site. Revision ChangesPath 1.27 +3 -0 maven-plugins/dashboard/xdocs/cha

cvs commit: maven-plugins/dashboard/xdocs/images - New directory

2004-09-28 Thread vmassol
vmassol 2004/09/28 01:54:28 maven-plugins/dashboard/xdocs/images - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Closed: (MPDASHBOARD-3) Provide percentage bar graph

2004-09-28 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Tue, 28 Sep 2004 4:47 AM Applied! Thanks a lot :-) > I had make those other changes though, which I believe are on your > side: > * comment a checkstyle license dependency to a directory four [...] > * a

cvs commit: maven-plugins/dashboard/src/plugin-resources/images trans.gif

2004-09-28 Thread vmassol
vmassol 2004/09/28 01:41:08 Modified:dashboard/xdocs changes.xml dashboard/src/plugin-resources/templates dashboard.jsl dashboard/src/plugin-test maven.xml dashboard plugin.properties Added: dashboard/src/plugin-resources/images trans.

cvs commit: maven-plugins/dashboard/src/plugin-resources/images - New directory

2004-09-28 Thread vmassol
vmassol 2004/09/28 01:40:13 maven-plugins/dashboard/src/plugin-resources/images - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Standard role names (was RE: cvs commit: maven-plugins/abbot project.xml)

2004-09-28 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: mardi 28 septembre 2004 05:52 > To: Maven Developers List > Subject: Re: cvs commit: maven-plugins/abbot project.xml > > That's the instructions I added to the "releasing plugins" document this > morning. > > I

[jira] Closed: (MAVENPROXY-18) move caching to the repository rather than the download engine

2004-09-28 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Tue, 28 Sep 2004 3:44 AM Done. - View the issue: http://jira.codehaus.org/browse/MAVENPROXY-18 Here is an overview of the issue: -

[jira] Updated: (MAVENPROXY-11) Load configuration from webapp setup

2004-09-28 Thread jira
The following issue has been updated: Updater: Ben Walding (mailto:[EMAIL PROTECTED]) Date: Tue, 28 Sep 2004 3:45 AM Changes: Component changed to WAR - For a full history of the issue, see: http

[jira] Closed: (MAVENPROXY-17) If-Modified-Since is not supported

2004-09-28 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Tue, 28 Sep 2004 3:44 AM Done. - View the issue: http://jira.codehaus.org/browse/MAVENPROXY-17 Here is an overview of the issue: -

[jira] Updated: (MAVENPROXY-16) Simultaneous downloads of the same artifact should block

2004-09-28 Thread jira
The following issue has been updated: Updater: Ben Walding (mailto:[EMAIL PROTECTED]) Date: Tue, 28 Sep 2004 3:45 AM Changes: Component changed to Core - For a full history of the issue, see: htt

JSCH runs on 1.3 now

2004-09-28 Thread Dion Gillard
Seen elsewhere: [snip] Date: Mon, Sep 27 2004 12:53 am From: [EMAIL PROTECTED] (Atsuhiko Yamanaka) Hi there, We are developing and providing the CVS-SSH2 plug-in for Eclipse, which allows ssh2 accesses to remote CVS server, and it has been already included in Eclipse SDK 3.0. I have receive