cvs commit: maven-plugins/jdiff/xdocs changes.xml

2004-06-18 Thread evenisse
evenisse2004/06/18 03:22:26

  Modified:jdiffproject.xml
   jdiff/xdocs changes.xml
  Log:
  Somes fixes before the release.
  
  Revision  ChangesPath
  1.29  +5 -0  maven-plugins/jdiff/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/jdiff/project.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- project.xml   16 Jun 2004 08:39:41 -  1.28
  +++ project.xml   18 Jun 2004 10:22:26 -  1.29
  @@ -37,6 +37,11 @@
 
issueTrackingUrlhttp://jira.codehaus.org/secure/BrowseProject.jspa?id=10374/issueTrackingUrl
 versions
   version
  +  id1.3/id
  +  name1.3/name
  +  tagMAVEN_JDIFF_1_3/tag
  +/version
  +version
 id1.2/id
 name1.2/name
 tagMAVEN_JDIFF_1_2/tag
  
  
  
  1.11  +1 -1  maven-plugins/jdiff/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/jdiff/xdocs/changes.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- changes.xml   16 Jun 2004 08:39:41 -  1.10
  +++ changes.xml   18 Jun 2004 10:22:26 -  1.11
  @@ -26,7 +26,7 @@
 /properties
 body
   release version=1.4 date=In CVS
  -  action dev=evenisse type=addAdd maven-jdiff-plugin:report, 
maven-jdiff-plugin:register and maven-jdiff-plugin:deregister goals for add jdiff 
report in site generation./action
  +  action dev=evenisse type=add issue=MPJDIFF-3Add 
maven-jdiff-plugin:report, maven-jdiff-plugin:register and 
maven-jdiff-plugin:deregister goals for add jdiff report in site generation./action
   /release
   release version=1.3 date=2004-05-15/release
   release version=1.2 date=2004-01-04
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/jdiff project.xml

2004-06-18 Thread evenisse
evenisse2004/06/18 03:34:33

  Modified:jdiffproject.xml
  Log:
  Fix bad version
  
  Revision  ChangesPath
  1.30  +0 -5  maven-plugins/jdiff/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/jdiff/project.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- project.xml   18 Jun 2004 10:22:26 -  1.29
  +++ project.xml   18 Jun 2004 10:34:33 -  1.30
  @@ -37,11 +37,6 @@
 
issueTrackingUrlhttp://jira.codehaus.org/secure/BrowseProject.jspa?id=10374/issueTrackingUrl
 versions
   version
  -  id1.3/id
  -  name1.3/name
  -  tagMAVEN_JDIFF_1_3/tag
  -/version
  -version
 id1.2/id
 name1.2/name
 tagMAVEN_JDIFF_1_2/tag
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/jdiff/xdocs navigation.xml

2004-06-18 Thread evenisse
evenisse2004/06/18 03:36:52

  Modified:jdiff/xdocs navigation.xml
  Log:
  Add download urls.
  
  Revision  ChangesPath
  1.6   +8 -0  maven-plugins/jdiff/xdocs/navigation.xml
  
  Index: navigation.xml
  ===
  RCS file: /home/cvs/maven-plugins/jdiff/xdocs/navigation.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- navigation.xml2 May 2004 10:26:36 -   1.5
  +++ navigation.xml18 Jun 2004 10:36:52 -  1.6
  @@ -31,5 +31,13 @@
 item href=/properties.html name=Properties
 /item
   /menu
  +menu name=Downloads
  +  item name=JDiff Plugin 1.2
  +
href=http://www.ibiblio.org/maven/maven/plugins/maven-jdiff-plugin-1.2.jar/
  +  item name=JDiff Plugin 1.3
  +
href=http://www.ibiblio.org/maven/maven/plugins/maven-jdiff-plugin-1.3.jar/
  +  item name=JDiff Plugin 1.4
  +
href=http://www.ibiblio.org/maven/maven/plugins/maven-jdiff-plugin-1.4.jar/
  +/menu
 /body
   /project
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/jdiff/xdocs changes.xml

2004-06-18 Thread evenisse
evenisse2004/06/18 04:01:53

  Modified:jdiffproject.xml
   jdiff/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.4
  
  Revision  ChangesPath
  1.31  +6 -1  maven-plugins/jdiff/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/jdiff/project.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- project.xml   18 Jun 2004 10:34:33 -  1.30
  +++ project.xml   18 Jun 2004 11:01:53 -  1.31
  @@ -24,7 +24,7 @@
 pomVersion3/pomVersion
 idmaven-jdiff-plugin/id
 nameMaven JDiff Plugin/name
  -  currentVersion1.4-SNAPSHOT/currentVersion
  +  currentVersion1.4/currentVersion
 description/
 shortDescriptionDiff between CVS releases/shortDescription
 urlhttp://maven.apache.org/reference/plugins/jdiff//url
  @@ -45,6 +45,11 @@
 id1.3/id
 name1.3/name
 tagMAVEN_JDIFF_1_3/tag
  +/version
  +version
  +  id1.4/id
  +  name1.4/name
  +  tagMAVEN_JDIFF_1_4/tag
   /version
 /versions
 developers
  
  
  
  1.12  +2 -2  maven-plugins/jdiff/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/jdiff/xdocs/changes.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- changes.xml   18 Jun 2004 10:22:26 -  1.11
  +++ changes.xml   18 Jun 2004 11:01:53 -  1.12
  @@ -25,10 +25,10 @@
   author email=[EMAIL PROTECTED]Emmanuel Venisse/author
 /properties
 body
  -release version=1.4 date=In CVS
  +release version=1.4 date=2004-06-18
 action dev=evenisse type=add issue=MPJDIFF-3Add 
maven-jdiff-plugin:report, maven-jdiff-plugin:register and 
maven-jdiff-plugin:deregister goals for add jdiff report in site generation./action
   /release
  -release version=1.3 date=2004-05-15/release
  +release version=1.3 date=2004-05-15/
   release version=1.2 date=2004-01-04
 action dev=evenisse type=fix issue=MPJDIFF-1MPJDIFF-1. Fix error due 
to makeRelativePath./action
   /release
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [jira] Commented: (MPJDIFF-3) Add reportmaven-jdiff-plugin/report

2004-06-18 Thread Emmanuel Venisse
Brett, I can't upload plugin to apache.

plugin:repository-deploy:
[echo]
Moving target/maven-jdiff-plugin-1.4.jar to the
/www/www.apache.org/dist/java-repo
sitory//maven/plugins on www.apache.org

[exec] scp:
/www/www.apache.org/dist/java-repository//maven/plugins/maven-jdiff-plugin
-1.4.jar: Permission denied
[exec] [ERROR] Result: 1
[echo]
  Executing cd
/www/www.apache.org/dist/java-repository//maven/plugins; chmod g+w
maven-jdiff-plugin-1.4.jar; chgrp maven maven-jdiff-plugin-1.4.jar with the
username eveni
sse on www.apache.org

[exec] chmod: maven-jdiff-plugin-1.4.jar: No such file or directory
[exec] chgrp: maven-jdiff-plugin-1.4.jar: No such file or directory

Emmanuel

- Original Message - 
From: Brett Porter [EMAIL PROTECTED]
To: Maven Developers List [EMAIL PROTECTED]
Sent: Friday, June 18, 2004 4:05 AM
Subject: Re: [jira] Commented: (MPJDIFF-3) Add
reportmaven-jdiff-plugin/report


 I'd prefer if you did... I've never used it.

 The instructions on the website are current
 (scm:prepare-release/scm:perform-release).

 - Brett

 Quoting Emmanuel Venisse [EMAIL PROTECTED]:

  Brett,
 
  Can you release it?
  Thanks.
 
  Emmanuel
 
  - Original Message - 
  From: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Thursday, June 17, 2004 5:57 PM
  Subject: [jira] Commented: (MPJDIFF-3) Add
  reportmaven-jdiff-plugin/report
 
 
   The following comment has been added to this issue:
  
Author: Gary Gregory
   Created: Thu, 17 Jun 2004 11:56 AM
  Body:
   Do I have to wait for the next Maven release or is this updated in a
  nightly or weekly build?
   -
   View this comment:
 http://jira.codehaus.org/browse/MPJDIFF-3?page=comments#action_20768
  
   -
   View the issue:
 http://jira.codehaus.org/browse/MPJDIFF-3
  
   Here is an overview of the issue:
   -
   Key: MPJDIFF-3
   Summary: Add reportmaven-jdiff-plugin/report
  Type: New Feature
  
Status: Closed
  Priority: Major
Resolution: FIXED
  
Original Estimate: Unknown
Time Spent: Unknown
 Remaining: Unknown
  
   Project: maven-jdiff-plugin
  Fix Fors:
1.4
  
  Assignee: Jason van Zyl
  Reporter: Gary Gregory
  
   Created: Wed, 16 Jun 2004 1:47 PM
   Updated: Thu, 17 Jun 2004 11:56 AM
   Environment: java -version
   java version 1.4.2_04
   Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
   Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
  
   maven -i
__  __
   |  \/  |__ _Apache__ ___
   | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
   |_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc3
  
   # BEGIN: Which report
   Which.version=Which.java:($Revision: 1.2 $) WhichJar.java:($Revision:
1.2
  $)
   java.version=1.4.2_04
   file.encoding=Cp1252
   java.ext.dirs=C:\java\sun\1.4.2_04\jre\lib\ext
   java.class.path=C:\Program Files\Apache Software Foundation\Maven
  1.0-rc3\lib\forehead-1.0-beta-5.jar
   os.name=Windows XP
   java.vendor=Sun Microsystems Inc.
   sun.boot.class.path=C:\Program Files\Apache Software Foundation\Maven
  1.0-rc3\lib\endorsed\xerces-2.4.0.jar;C:\Program Files\Apache Software
  Foundation\Maven 1.
  
 
0-rc3\lib\endorsed\xml-apis-1.0.b2.jar;C:\java\sun\1.4.2_04\jre\lib\rt.jar;C
 
:\java\sun\1.4.2_04\jre\lib\i18n.jar;C:\java\sun\1.4.2_04\jre\lib\sunrsasign
  .jar;C:\
  
 
java\sun\1.4.2_04\jre\lib\jsse.jar;C:\java\sun\1.4.2_04\jre\lib\jce.jar;C:\j
  ava\sun\1.4.2_04\jre\lib\charsets.jar;C:\java\sun\1.4.2_04\jre\classes
   java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
   #   END: Which report
  
   Installed plugins:
 maven-castor-plugin-1.2
 maven-site-plugin-1.5
 maven-multiproject-plugin-1.3
 maven-jdepend-plugin-1.5
 maven-clover-plugin-1.5
 maven-genapp-plugin-2.2
 maven-jbuilder-plugin-1.5
 maven-jboss-plugin-1.5
 maven-dashboard-plugin-1.3
 maven-artifact-plugin-1.2
 maven-developer-activity-plugin-1.5
 maven-war-plugin-1.6
 maven-native-plugin-1.1
 maven-cruisecontrol-plugin-1.2
 maven-webserver-plugin-2.0
 maven-docbook-plugin-1.2
 maven-deploy-plugin-1.3
 maven-ear-plugin-1.5
 maven-repository-plugin-1.2
 maven-j2ee-plugin-1.5
 maven-jnlp-plugin-1.3
 maven-linkcheck-plugin-1.2
 maven-javadoc-plugin-1.5
 maven-vdoclet-plugin-1.2
 maven-hibernate-plugin-1.1
 maven-appserver-plugin-2.0
 maven-antlr-plugin-1.2
 maven-jira-plugin-1.1
 maven-ant-plugin-1.7
 maven-gump-plugin-1.3
 maven-tasklist-plugin-2.3
 maven-xdoc-plugin-1.7.1
 maven-ashkelon-plugin-1.2
 maven-tjdo-plugin-1.0.0
 maven-html2xdoc-plugin-1.3
 maven-announcement-plugin-1.1
 

JNLP Plugin fixes

2004-06-18 Thread Martin van den Bemt
Hi everyone,

Just want to get this of my back :)

I know time is limiting, so this is not criticism..
Talking about http://jira.codehaus.org/browse/MPJNLP-13
It is in JIRA that long, but it is holding me back to do more
development on this, since a lot of things are not supported yet in this
plugin, which we need. (I like to send in my patches / commits in
relation to one problem, so you can more easily see what is contained in
the change and assess the risks involved of patching).
I try to have my patches exactly according all rules set by the maven
projects (style, updated changes, updated xdocs), which takes some extra
time to get correct. 

Since I hit critical paths most of the time (I am taking care of
making sure people can release the system easily, but I don't do the
release myself), I am no hitting problems with the waiting patches.

The only solution without demanding things from the maven people I can
think of is (permanently) forking plugins when there is something wrong
with it and it is critical for me to have the change do asap. This will
save me a lot of time, since I don't have to send patches, wait for them
to be applied, send in the next batch of patches, explaining to my
collegues what they have to do to get things working again, you probably
get the picture..

Any feedback would be appreciated. 

-- 
Mvgr,
Martin


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Why not a building maven with maven doc?

2004-06-18 Thread Miguel Griffa
Jerome Lacoste wrote:
On Thu, 2004-06-17 at 20:51, Miguel Griffa wrote:
 

Is there any reson (besides resources to write it) that there's no info 
on building maven with maven?
   

you need to have a working version of maven to build maven.
 

What I don't get is: what's wrong with rc1, rc2, rc3 binaries?
shuoldn't they be considered working versions to compile maven sources?
Hence the bootstrap mecanism.
 

I discoverd this, after using ant to install in maven-cvs, I could then 
use that maven to build maven,
But I couldn't use the maven-rc1 to work.
Maybe my ignorance, maybe something more...

Thanks for answering
Indeed maven is built with maven, 

but you need ant to build the maven
bootstrap. Otherwise you have a catch 22 problem...
J

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 


--
Miguel Griffa
Software Architect
Technisys.NET  The First Digital e-nabler
Transactional Solutions
Miami +1 305 357 8109
Madrid +34 915 726 763
Buenos Aires: +54 11 43227100
[EMAIL PROTECTED]
http://www.technisys.net
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


[jira] Created: (MPJAR-30) Manifest creation for dependency jars deployed in a sub-directory

2004-06-18 Thread jira
Message:

  A new issue has been created in JIRA.

-
View the issue:
  http://jira.codehaus.org/browse/MPJAR-30

Here is an overview of the issue:
-
Key: MPJAR-30
Summary: Manifest creation for dependency jars deployed in a sub-directory
   Type: Improvement

 Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-jar-plugin

   Assignee: Jason van Zyl
   Reporter: Eric Giguere

Created: Fri, 18 Jun 2004 10:40 AM
Updated: Fri, 18 Jun 2004 10:40 AM
Environment: All OS, no special specs for this feature.

Description:
Library jars are not usually deployed in the same directory than the executable 
application file. Usually, libraries are deployed in subdirectories of the project 
root, even sometimes general library paths accessible by many applications.

The change I submit here uses a property you define at the project and that can be 
overriden for a sinble dependency.
The project property looks like this:
  properties
  jar.dependency.dist.dirlib/jar.dependency.dist.dir
  /properties

The same entry is used in a dependency entry in project.xml.

The code change required in the plugin is this (CVS diff):
* CVS exited normally with code 0 *

cvs diff -r 1.1 -r 1.2 -wb -i plugin.jelly plugin.jelly (in directory 
C:\Work\cvs-nhc-maven\nhc-maven\maven-plugins\jar\)
Index: plugin.jelly
===
RCS file: /home/cvs/cvsroot/nhc-maven/maven-plugins/jar/plugin.jelly,v
retrieving revision 1.1
retrieving revision 1.2
diff -w -b -i -r1.1 -r1.2
55a56,60
 !-- Get the project level deployment sub-directory if it exists --
 j:if test=${pom.getProperty('jar.dependency.dist.dir')!=null}
 j:set var=projectDepDeployDir 
 value=${pom.getProperty('jar.dependency.dist.dir')}${'/'}/
 /j:if
 
58c63,69
 j:set var=maven.jar.classpath value=${maven.jar.classpath} 
${dep.artifact} / 
---
 !-- Set default deploy sub-dir for dependencies to project 
 level property value --
 j:set var=depDeployDir value=${projectDepDeployDir}/
 !-- Check to see if the jar.dependency.deploy.dir was overriden 
 at the dependency level --
 j:if test=${dep.getProperty('jar.dependency.dist.dir')!=null}
 j:set var=depDeployDir 
 value=${dep.getProperty('jar.dependency.dist.dir')}${'/'}/
 /j:if
 j:set var=maven.jar.classpath value=${maven.jar.classpath} 
 ${depDeployDir}${dep.artifact} / 


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Created: (MAVENUPLOAD-144) Please upload sslext.jar

2004-06-18 Thread jira
Message:

  A new issue has been created in JIRA.

-
View the issue:
  http://jira.codehaus.org/browse/MAVENUPLOAD-144

Here is an overview of the issue:
-
Key: MAVENUPLOAD-144
Summary: Please upload sslext.jar
   Type: Bug

 Status: Open

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-upload-requests

   Assignee: Jason van Zyl
   Reporter: Tim Shadel

Created: Fri, 18 Jun 2004 1:41 PM
Updated: Fri, 18 Jun 2004 1:41 PM

Description:
http://www.timshadel.com/sslext-1.10-4-bundle.jar

SSLExt is an extension for Struts.  It is maintained by Steve Ditlinger on SourceForge 
(http://sslext.sf.net).  Please upload it to make it available to Maven.

Thanks!


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (MAVENUPLOAD-143) Wrapper 3.1.0

2004-06-18 Thread jira
The following comment has been added to this issue:

 Author: Johan Sjöberg
Created: Fri, 18 Jun 2004 1:50 PM
   Body:
Added groupId='tanukisoft' and artifactId='wrapper' as suggested.

Strange if the jar is still corrupt. It is generated with the command jar cvf 
wrapper-3.1.0-bundle.jar LICENSE.txt project.xml wrapper-3.1.0.jar. Src files can be 
seen under http://www.codehaus.org/~sjoberg/wrapper-3.1.0/src/.
-
View this comment:
  http://jira.codehaus.org/browse/MAVENUPLOAD-143?page=comments#action_20808

-
View the issue:
  http://jira.codehaus.org/browse/MAVENUPLOAD-143

Here is an overview of the issue:
-
Key: MAVENUPLOAD-143
Summary: Wrapper 3.1.0
   Type: Task

 Status: Open

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-upload-requests

   Assignee: Jason van Zyl
   Reporter: Johan Sjöberg

Created: Fri, 18 Jun 2004 1:30 AM
Updated: Fri, 18 Jun 2004 1:50 PM

Description:
Upload request for wrapper 3.1.0


Note that the license.txt file currently on ibiblio is incorrect. Full story on 
http://wrapper.tanukisoftware.org. It missed some creadits. I asked the author and he 
would have liked it removed.




-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MPJAR-30) Manifest creation for dependency jars deployed in a sub-directory

2004-06-18 Thread jira
The following issue has been updated:

Updater: Eric Giguere (mailto:[EMAIL PROTECTED])
   Date: Fri, 18 Jun 2004 2:12 PM
Comment:
Added the whole plugin.jelly file since I've just realize that the CVS diff i've put 
in the description is not right... Its a diff against an already modified version of 
the file. Won't do much good to you guys. Sorry about that.
Changes:
 Attachment changed to plugin.jelly
-
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPJAR-30?page=history

-
View the issue:
  http://jira.codehaus.org/browse/MPJAR-30

Here is an overview of the issue:
-
Key: MPJAR-30
Summary: Manifest creation for dependency jars deployed in a sub-directory
   Type: Improvement

 Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-jar-plugin

   Assignee: Jason van Zyl
   Reporter: Eric Giguere

Created: Fri, 18 Jun 2004 10:40 AM
Updated: Fri, 18 Jun 2004 2:12 PM
Environment: All OS, no special specs for this feature.

Description:
Library jars are not usually deployed in the same directory than the executable 
application file. Usually, libraries are deployed in subdirectories of the project 
root, even sometimes general library paths accessible by many applications.

The change I submit here uses a property you define at the project and that can be 
overriden for a sinble dependency.
The project property looks like this:
  properties
  jar.dependency.dist.dirlib/jar.dependency.dist.dir
  /properties

The same entry is used in a dependency entry in project.xml.

The code change required in the plugin is this (CVS diff):
* CVS exited normally with code 0 *

cvs diff -r 1.1 -r 1.2 -wb -i plugin.jelly plugin.jelly (in directory 
C:\Work\cvs-nhc-maven\nhc-maven\maven-plugins\jar\)
Index: plugin.jelly
===
RCS file: /home/cvs/cvsroot/nhc-maven/maven-plugins/jar/plugin.jelly,v
retrieving revision 1.1
retrieving revision 1.2
diff -w -b -i -r1.1 -r1.2
55a56,60
 !-- Get the project level deployment sub-directory if it exists --
 j:if test=${pom.getProperty('jar.dependency.dist.dir')!=null}
 j:set var=projectDepDeployDir 
 value=${pom.getProperty('jar.dependency.dist.dir')}${'/'}/
 /j:if
 
58c63,69
 j:set var=maven.jar.classpath value=${maven.jar.classpath} 
${dep.artifact} / 
---
 !-- Set default deploy sub-dir for dependencies to project 
 level property value --
 j:set var=depDeployDir value=${projectDepDeployDir}/
 !-- Check to see if the jar.dependency.deploy.dir was overriden 
 at the dependency level --
 j:if test=${dep.getProperty('jar.dependency.dist.dir')!=null}
 j:set var=depDeployDir 
 value=${dep.getProperty('jar.dependency.dist.dir')}${'/'}/
 /j:if
 j:set var=maven.jar.classpath value=${maven.jar.classpath} 
 ${depDeployDir}${dep.artifact} / 


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Created: (MPJCOVERAGE-11) Place generated files, like jcoverage.ser and HEAD.xml in the target directory

2004-06-18 Thread jira
Message:

  A new issue has been created in JIRA.

-
View the issue:
  http://jira.codehaus.org/browse/MPJCOVERAGE-11

Here is an overview of the issue:
-
Key: MPJCOVERAGE-11
Summary: Place generated files, like jcoverage.ser and HEAD.xml in the target 
directory
   Type: Improvement

 Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-jcoverage-plugin
   Versions:
 1.0.4

   Assignee: Emmanuel Venisse
   Reporter: Paul Spencer

Created: Fri, 18 Jun 2004 2:42 PM
Updated: Fri, 18 Jun 2004 2:42 PM

Description:
Jcoverage currently places 3 files in the project's root directory, jcoverage.ser and 
2 XML files.  Since these files are generated, they should be placed somewhere in the 
target directory tree.  This would accomplish the following:

  o The files will be deleted by maven clean without then need for 
postGoal in plugin.jelly
  o Prevent the need to change to .cvsignore since the files should
not be in the CVS repository.
  o Remove a collision when the old or new tag matches a file in the
project's home directory.  Imagine the problems cause by the 
following:
   maven.jdiff.old.tag=maven
   maven.jdiff.new.tag=project



-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Java compile error report plugin

2004-06-18 Thread Miguel Griffa
Hi
Does anyone know if there's any plugin (ready or in development) for 
compilation errors?
Yes, I know it's a basic issue, but... please avoid arguments like 'it 
stupid to commit compilation errors'
I tottally agree with that

I'd appreciate any comments on this.
--
Miguel Griffa
Software Architect
Technisys.NET  The First Digital e-nabler
Transactional Solutions
Miami +1 305 357 8109
Madrid +34 915 726 763
Buenos Aires: +54 11 43227100
[EMAIL PROTECTED]
http://www.technisys.net
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Not authorized by proxy

2004-06-18 Thread Wang, George
My company appears to use Proxy-Authenticate: NTLM.  Does this mean
that maven does not support this yet?  I saw commons-httpclient-2.0 has
NTLM proxy support.

Thanks,
George

-Original Message-
From: Wang, George 
Sent: Friday, June 18, 2004 4:05 PM
To: [EMAIL PROTECTED]
Subject: Not authorized by proxy

I put proxy configuration into build.properties file

But I got the following errors when I typed maven:
Error retrieving artifact from
[http://www.ibiblio.org/maven//junit/jars/junit-3.7.jar]:
java.io.IOException: Not authorized by proxy.

I doubled checked my user and password and they are all correct (same as
my w2k login).  Mozilla uses the same credentials and it works.

Thanks for help,
George

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JNLP Plugin fixes

2004-06-18 Thread Dion Gillard
My only comment is that I'm a lot more confident applying patches when
a test project or updated test project comes with them. That way I can
easily verify all is ok.

On Fri, 18 Jun 2004 16:23:34 +0200, Martin van den Bemt [EMAIL PROTECTED] wrote:
 
 Hi everyone,
 
 Just want to get this of my back :)
 
 I know time is limiting, so this is not criticism..
 Talking about http://jira.codehaus.org/browse/MPJNLP-13
 It is in JIRA that long, but it is holding me back to do more
 development on this, since a lot of things are not supported yet in this
 plugin, which we need. (I like to send in my patches / commits in
 relation to one problem, so you can more easily see what is contained in
 the change and assess the risks involved of patching).
 I try to have my patches exactly according all rules set by the maven
 projects (style, updated changes, updated xdocs), which takes some extra
 time to get correct.
 
 Since I hit critical paths most of the time (I am taking care of
 making sure people can release the system easily, but I don't do the
 release myself), I am no hitting problems with the waiting patches.
 
 The only solution without demanding things from the maven people I can
 think of is (permanently) forking plugins when there is something wrong
 with it and it is critical for me to have the change do asap. This will
 save me a lot of time, since I don't have to send patches, wait for them
 to be applied, send in the next batch of patches, explaining to my
 collegues what they have to do to get things working again, you probably
 get the picture..
 
 Any feedback would be appreciated.
 
 --
 Mvgr,
 Martin
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-06-18 Thread jira
Message:

  A new issue has been created in JIRA.

-
View the issue:
  http://jira.codehaus.org/browse/MAVENPROXY-11

Here is an overview of the issue:
-
Key: MAVENPROXY-11
Summary: Load configuration from webapp setup
   Type: Improvement

 Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-component-proxy

   Assignee: Ben Walding
   Reporter: Tim Shadel

Created: Fri, 18 Jun 2004 6:42 PM
Updated: Fri, 18 Jun 2004 6:42 PM

Description:
When using the webapp setup, the RepositoryServlet should load the configuration file. 
 Otherwise it doesn't seem to work.


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-06-18 Thread jira
The following issue has been updated:

Updater: Tim Shadel (mailto:[EMAIL PROTECTED])
   Date: Fri, 18 Jun 2004 6:45 PM
Comment:
This patch allows the RepositoryServlet to load the maven-proxy.properties file from a 
location specified in the web.xml.  This has been tested with Tomcat 5.0.26, but has 
not been tested in the standalone version.  It seems to work OK.  It also changes the 
browse settings to include the context path, and display the full path in the title 
for a friendly browser history.
Changes:
 Attachment changed to tomcat.patch
-
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MAVENPROXY-11?page=history

-
View the issue:
  http://jira.codehaus.org/browse/MAVENPROXY-11

Here is an overview of the issue:
-
Key: MAVENPROXY-11
Summary: Load configuration from webapp setup
   Type: Improvement

 Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-component-proxy

   Assignee: Ben Walding
   Reporter: Tim Shadel

Created: Fri, 18 Jun 2004 6:42 PM
Updated: Fri, 18 Jun 2004 6:45 PM

Description:
When using the webapp setup, the RepositoryServlet should load the configuration file. 
 Otherwise it doesn't seem to work.


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: cvs commit: maven-plugins/jdiff/xdocs navigation.xml

2004-06-18 Thread Brett Porter
I think we stopped doing that actually - is it still in the instructions?
Vincent added a download report to replace it.
- Brett
[EMAIL PROTECTED] wrote:
evenisse2004/06/18 03:36:52
 Modified:jdiff/xdocs navigation.xml
 Log:
 Add download urls.
 
 Revision  ChangesPath
 1.6   +8 -0  maven-plugins/jdiff/xdocs/navigation.xml
 
 Index: navigation.xml
 ===
 RCS file: /home/cvs/maven-plugins/jdiff/xdocs/navigation.xml,v
 retrieving revision 1.5
 retrieving revision 1.6
 diff -u -r1.5 -r1.6
 --- navigation.xml	2 May 2004 10:26:36 -	1.5
 +++ navigation.xml	18 Jun 2004 10:36:52 -	1.6
 @@ -31,5 +31,13 @@
item href=/properties.html name=Properties
/item
  /menu
 +menu name=Downloads
 +  item name=JDiff Plugin 1.2
 +href=http://www.ibiblio.org/maven/maven/plugins/maven-jdiff-plugin-1.2.jar/
 +  item name=JDiff Plugin 1.3
 +href=http://www.ibiblio.org/maven/maven/plugins/maven-jdiff-plugin-1.3.jar/
 +  item name=JDiff Plugin 1.4
 +href=http://www.ibiblio.org/maven/maven/plugins/maven-jdiff-plugin-1.4.jar/
 +/menu
/body
  /project
 
 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
.
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [jira] Commented: (MPJDIFF-3) Add reportmaven-jdiff-plugin/report

2004-06-18 Thread Brett Porter
Weird - I had the user permission on the directory and no group write - 
maybe I created it?

Fixed...and I released the plugin too. I'll send the announcement shortly.
Thanks,
Brett
Emmanuel Venisse wrote:
Brett, I can't upload plugin to apache.
plugin:repository-deploy:
   [echo]
   Moving target/maven-jdiff-plugin-1.4.jar to the
/www/www.apache.org/dist/java-repo
sitory//maven/plugins on www.apache.org
   [exec] scp:
/www/www.apache.org/dist/java-repository//maven/plugins/maven-jdiff-plugin
-1.4.jar: Permission denied
   [exec] [ERROR] Result: 1
   [echo]
 Executing cd
/www/www.apache.org/dist/java-repository//maven/plugins; chmod g+w
maven-jdiff-plugin-1.4.jar; chgrp maven maven-jdiff-plugin-1.4.jar with the
username eveni
sse on www.apache.org
   [exec] chmod: maven-jdiff-plugin-1.4.jar: No such file or directory
   [exec] chgrp: maven-jdiff-plugin-1.4.jar: No such file or directory
Emmanuel
- Original Message - 
From: Brett Porter [EMAIL PROTECTED]
To: Maven Developers List [EMAIL PROTECTED]
Sent: Friday, June 18, 2004 4:05 AM
Subject: Re: [jira] Commented: (MPJDIFF-3) Add
reportmaven-jdiff-plugin/report

 

I'd prefer if you did... I've never used it.
The instructions on the website are current
(scm:prepare-release/scm:perform-release).
- Brett
Quoting Emmanuel Venisse [EMAIL PROTECTED]:
   

Brett,
Can you release it?
Thanks.
Emmanuel
- Original Message - 
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, June 17, 2004 5:57 PM
Subject: [jira] Commented: (MPJDIFF-3) Add
reportmaven-jdiff-plugin/report

 

The following comment has been added to this issue:
Author: Gary Gregory
   Created: Thu, 17 Jun 2004 11:56 AM
  Body:
Do I have to wait for the next Maven release or is this updated in a
   

nightly or weekly build?
 

-
View this comment:
 http://jira.codehaus.org/browse/MPJDIFF-3?page=comments#action_20768
-
View the issue:
 http://jira.codehaus.org/browse/MPJDIFF-3
Here is an overview of the issue:
-
   Key: MPJDIFF-3
   Summary: Add reportmaven-jdiff-plugin/report
  Type: New Feature
Status: Closed
  Priority: Major
Resolution: FIXED
Original Estimate: Unknown
Time Spent: Unknown
 Remaining: Unknown
   Project: maven-jdiff-plugin
  Fix Fors:
1.4
  Assignee: Jason van Zyl
  Reporter: Gary Gregory
   Created: Wed, 16 Jun 2004 1:47 PM
   Updated: Thu, 17 Jun 2004 11:56 AM
Environment: java -version
java version 1.4.2_04
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
   

maven -i
 

__  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc3
# BEGIN: Which report
Which.version=Which.java:($Revision: 1.2 $) WhichJar.java:($Revision:
   

1.2
 

$)
 

java.version=1.4.2_04
file.encoding=Cp1252
java.ext.dirs=C:\java\sun\1.4.2_04\jre\lib\ext
java.class.path=C:\Program Files\Apache Software Foundation\Maven
   

1.0-rc3\lib\forehead-1.0-beta-5.jar
 

os.name=Windows XP
java.vendor=Sun Microsystems Inc.
sun.boot.class.path=C:\Program Files\Apache Software Foundation\Maven
   

1.0-rc3\lib\endorsed\xerces-2.4.0.jar;C:\Program Files\Apache Software
Foundation\Maven 1.
 

0-rc3\lib\endorsed\xml-apis-1.0.b2.jar;C:\java\sun\1.4.2_04\jre\lib\rt.jar;C
 

:\java\sun\1.4.2_04\jre\lib\i18n.jar;C:\java\sun\1.4.2_04\jre\lib\sunrsasign
 

.jar;C:\
 

java\sun\1.4.2_04\jre\lib\jsse.jar;C:\java\sun\1.4.2_04\jre\lib\jce.jar;C:\j
 

ava\sun\1.4.2_04\jre\lib\charsets.jar;C:\java\sun\1.4.2_04\jre\classes
 

java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
#   END: Which report
Installed plugins:
 maven-castor-plugin-1.2
 maven-site-plugin-1.5
 maven-multiproject-plugin-1.3
 maven-jdepend-plugin-1.5
 maven-clover-plugin-1.5
 maven-genapp-plugin-2.2
 maven-jbuilder-plugin-1.5
 maven-jboss-plugin-1.5
 maven-dashboard-plugin-1.3
 maven-artifact-plugin-1.2
 maven-developer-activity-plugin-1.5
 maven-war-plugin-1.6
 maven-native-plugin-1.1
 maven-cruisecontrol-plugin-1.2
 maven-webserver-plugin-2.0
 maven-docbook-plugin-1.2
 maven-deploy-plugin-1.3
 maven-ear-plugin-1.5
 maven-repository-plugin-1.2
 maven-j2ee-plugin-1.5
 maven-jnlp-plugin-1.3
 maven-linkcheck-plugin-1.2
 maven-javadoc-plugin-1.5
 maven-vdoclet-plugin-1.2
 maven-hibernate-plugin-1.1
 maven-appserver-plugin-2.0
 maven-antlr-plugin-1.2
 maven-jira-plugin-1.1
 maven-ant-plugin-1.7
 maven-gump-plugin-1.3
 maven-tasklist-plugin-2.3
 maven-xdoc-plugin-1.7.1
 maven-ashkelon-plugin-1.2
 maven-tjdo-plugin-1.0.0
 maven-html2xdoc-plugin-1.3
 maven-announcement-plugin-1.1
 maven-pmd-plugin-1.4
 maven-jxr-plugin-1.4
 maven-struts-plugin-1.3
 maven-latka-plugin-1.4
 

cvs commit: maven-plugins/jdiff/announcements 1.2.ann

2004-06-18 Thread brett
brett   2004/06/18 18:39:10

  Removed: jdiff/announcements 1.2.ann
  Log:
  announcements not kept in CVS any more

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Maven JDiff plugin 1.4 Released

2004-06-18 Thread Brett Porter
The maven team is pleased to announce the Maven JDiff Plugin 1.4 release!
http://maven.apache.org/reference/plugins/jdiff/
New Features:
o Add maven-jdiff-plugin:report, maven-jdiff-plugin:register and
 maven-jdiff-plugin:deregister goals for add jdiff report in site
 generation. Issue: MPJDIFF-3.
To automatically install the plugin, type the following on a single line:
maven plugin:download -DgroupId=maven -DartifactId=maven-jdiff-plugin 
-Dversion=1.4

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-jdiff-plugin-1.4.jar
Have fun!
-The maven team
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


cvs commit: maven-plugins/clean/xdocs changes.xml

2004-06-18 Thread brett
brett   2004/06/18 18:55:06

  Modified:cleanproject.xml
   clean/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.3
  
  Revision  ChangesPath
  1.17  +6 -1  maven-plugins/clean/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/clean/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml   7 Jun 2004 12:22:26 -   1.16
  +++ project.xml   19 Jun 2004 01:55:06 -  1.17
  @@ -23,7 +23,7 @@
 pomVersion3/pomVersion
 idmaven-clean-plugin/id
 nameMaven Clean Plugin/name
  -  currentVersion1.3-SNAPSHOT/currentVersion
  +  currentVersion1.3/currentVersion
 description/
 shortDescriptionClean plugin for Maven/shortDescription
 urlhttp://maven.apache.org/reference/plugins/clean//url
  @@ -44,6 +44,11 @@
 id1.2/id
 name1.2/name
 tagMAVEN_CLEAN_1_2/tag
  +/version
  +version
  +  id1.3/id
  +  name1.3/name
  +  tagMAVEN_CLEAN_1_3/tag
   /version
 /versions
 developers/
  
  
  
  1.10  +2 -2  maven-plugins/clean/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/clean/xdocs/changes.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- changes.xml   7 Jun 2004 12:22:26 -   1.9
  +++ changes.xml   19 Jun 2004 01:55:06 -  1.10
  @@ -24,10 +24,10 @@
   author email=[EMAIL PROTECTED]Emmanuel Venisse/author
 /properties
 body
  -release version=1.3-SNAPSHOT date=in CVS
  +release version=1.3 date=2004-06-19
 action dev=brett type=fix issue=MPCLEAN-1Also clean maven.build.dest 
in case it is moved outside maven.build.dir/action
   /release
  -release version=1.2 date=2004-05-15/release
  +release version=1.2 date=2004-05-15/
   release version=1.1 date=2003-09-29
 action dev=dion type=fixRemove clean:classes and clean:docs goals, as 
they are in an inappropriate place/action
 action dev=dion type=fix due-to=gabrielApply docs patch, fix bad code 
in the clean:classes and clean:docs goals/action
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/scm/xdocs changes.xml

2004-06-18 Thread brett
brett   2004/06/18 19:14:21

  Modified:scm  project.xml
   scm/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.4
  
  Revision  ChangesPath
  1.19  +7 -2  maven-plugins/scm/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/scm/project.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- project.xml   4 Jun 2004 19:10:33 -   1.18
  +++ project.xml   19 Jun 2004 02:14:21 -  1.19
  @@ -22,7 +22,7 @@
 extend../plugin-parent/project.xml/extend
 idmaven-scm-plugin/id
 nameMaven Source Control Management Plug-in/name
  -  currentVersion1.4-SNAPSHOT/currentVersion
  +  currentVersion1.4/currentVersion
 descriptionA plugin for SCM tasks, currently CVS./description
 shortDescriptionSCM Plugin for Maven. Requires Maven 1.0 RC2./shortDescription
 urlhttp://maven.apache.org/reference/plugins/scm//url
  @@ -54,6 +54,11 @@
 name1.3/name
 tagMAVEN_SCM_1_3/tag
   /version
  +version
  +  id1.4/id
  +  name1.4/name
  +  tagMAVEN_SCM_1_4/tag
  +/version
 /versions
 developers
   developer
  @@ -74,7 +79,7 @@
 roles
   roleJava Developer/role
 /roles
  -/developer 
  +/developer
 /developers
 dependencies
   dependency
  
  
  
  1.14  +2 -2  maven-plugins/scm/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/scm/xdocs/changes.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- changes.xml   4 Jun 2004 19:10:33 -   1.13
  +++ changes.xml   19 Jun 2004 02:14:21 -  1.14
  @@ -24,11 +24,11 @@
   author email=[EMAIL PROTECTED]Brett Porter/author
 /properties
 body
  -release version=1.4-SNAPSHOT date=in CVS
  +release version=1.4 date=2004-06-18
 action dev=epugh type=addAdd minimal support for SVN to allow 
cruisecontrol plugin to work/action
 action dev=dion type=addAdd scm:cvs-tag-project goal/action
   /release
  -release version=1.3 date=2004-05-15/release
  +release version=1.3 date=2004-05-15/
   release version=1.2 date=2004-03-07
 action dev=brett type=fixDon't use -C - Mac OS X doesn't recognise 
it/action
 action dev=brett type=fix issue=MPSCM-3Catch exceptions to make sure 
files don't get moved permanently./action
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Maven SCM plugin 1.4 released

2004-06-18 Thread brett
The maven team is pleased to announce the Maven Source Control Management 
Plug-in 1.4 release! 

http://maven.apache.org/reference/plugins/scm/

A plugin for SCM tasks, currently CVS. 

Changes in this version include:

  New Features:

o Add minimal support for SVN to allow cruisecontrol plugin to work 
o Add scm:cvs-tag-project goal  

To automatically install the plugin, type the following on a single line:

maven plugin:download 
  -DgroupId=maven 
  -DartifactId=maven-scm-plugin
  -Dversion=1.4

For a manual installation, you can download the plugin here:
http://www.ibiblio.org/maven/maven/plugins/maven-scm-plugin-1.4.jar
 

Have fun!
-The maven team
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-06-18 Thread brett
brett   2004/06/18 19:54:26

  Modified:xdocs/reference/developers Tag: MAVEN-1_0-BRANCH
releasing-plugins.xml
  Log:
  update release documentation
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.4.4.4   +2 -20 maven/xdocs/reference/developers/releasing-plugins.xml
  
  Index: releasing-plugins.xml
  ===
  RCS file: /home/cvs/maven/xdocs/reference/developers/releasing-plugins.xml,v
  retrieving revision 1.4.4.3
  retrieving revision 1.4.4.4
  diff -u -r1.4.4.3 -r1.4.4.4
  --- releasing-plugins.xml 4 Mar 2004 17:45:57 -   1.4.4.3
  +++ releasing-plugins.xml 19 Jun 2004 02:54:26 -  1.4.4.4
  @@ -55,23 +55,6 @@
 section name=Releasing Maven plugins
   ul
 li
  -p Add a download link in the project navigation 
(codenavigation.xml/code).
  -Example:
  -/p
  -source![CDATA[
  -menu name=Downloads
  -  item name=Eclipse Plugin 1.5 
  -
href=http://www.ibiblio.org/maven/maven/plugins/maven-eclipse-plugin-1.5.jar/
  -/menu]]/source
  -  /li
  -  li
  -p Create an codeannouncements/code directory in the project and 
inside create a 
  -code[major].[minor].ann/code text file containing the announce of the 
release.
  -For an example, see 
  -a 
href=http://cvs.apache.org/viewcvs.cgi/maven-plugins/scm/announcements/;the SCM 
plugin announcements/a
  -/p
  -  /li
  -  li
   pRun maven scm:prepare-release and enter the appropriate tag 
 (codeMAVEN_[PROJECTNAME]_[MAJOR]_[MINOR]/code) and version. This will 
update the
 codecurrentVersion/code, codeversions/code entries, and 
codexdocs/changes.xml/code file
  @@ -87,11 +70,10 @@
 /p/li
 lip
   Check for the new version at
  -a 
href=http://www.ibiblio.org/maven/maven/plugins/;http://www.ibiblio.org/maven/maven/plugins//a/p
  +a 
href=http://www.apache.org/dist/java-repository/maven/plugins/;http://www.apache.org/dist/java-repository/maven/plugins//a/p
 /li
 li
  -p Send a quick release email to the Maven user list, using the content of 
  -code[major].[minor].ann/code. 
  +pRun codemaven announcement/code. Edit this, then send it in a 
release email to the Maven user and developer lists.
   /p
 /li
   /ul
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/rar project.xml

2004-06-18 Thread dion
dion2004/06/18 19:54:50

  Modified:rar  project.xml
  Log:
  [maven-scm-plugin] prepare release 1.0
  
  Revision  ChangesPath
  1.3   +14 -3 maven-plugins/rar/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/rar/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml   17 Jun 2004 02:55:37 -  1.2
  +++ project.xml   19 Jun 2004 02:54:50 -  1.3
  @@ -23,7 +23,7 @@
 pomVersion3/pomVersion
 idmaven-rar-plugin/id
 nameMaven RAR Plugin/name
  -  currentVersion1.0-SNAPSHOT/currentVersion
  +  currentVersion1.0/currentVersion
 descriptionRar Plugin for Maven/description
 shortDescriptionRar Plugin for Maven/shortDescription
 urlhttp://maven.apache.org/reference/plugins/rar//url
  @@ -40,14 +40,18 @@
 iddjencks/id
 email[EMAIL PROTECTED]/email
 organizationCDN/organization
  -  rolesroleJava Developer/role/roles
  +  roles
  +roleJava Developer/role
  +  /roles
   /developer
   developer
 namedIon Gillard/name
 iddion/id
 email[EMAIL PROTECTED]/email
 organizationASF/organization
  -  rolesroleJava Developer/role/roles
  +  roles
  +roleJava Developer/role
  +  /roles
   /developer
 /developers
 dependencies
  @@ -58,4 +62,11 @@
 urlhttp://jakarta.apache.org/commons/jelly/tags/util//url
   /dependency
 /dependencies
  +  versions
  +version
  +  id1.0/id
  +  name1.0/name
  +  tagMAVEN_RAR_1_0/tag
  +/version
  +  /versions
   /project
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/rar project.xml

2004-06-18 Thread dion
dion2004/06/18 20:13:13

  Modified:rar  project.xml
  Log:
  Move versions element
  Bump currentVersion to 1.1-SNAPSHOT
  
  Revision  ChangesPath
  1.4   +8 -8  maven-plugins/rar/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/rar/project.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.xml   19 Jun 2004 02:54:50 -  1.3
  +++ project.xml   19 Jun 2004 03:13:13 -  1.4
  @@ -23,7 +23,7 @@
 pomVersion3/pomVersion
 idmaven-rar-plugin/id
 nameMaven RAR Plugin/name
  -  currentVersion1.0/currentVersion
  +  currentVersion1.1-SNAPSHOT/currentVersion
 descriptionRar Plugin for Maven/description
 shortDescriptionRar Plugin for Maven/shortDescription
 urlhttp://maven.apache.org/reference/plugins/rar//url
  @@ -34,6 +34,13 @@
   developerConnectionscm:cvs:ext:[EMAIL 
PROTECTED]:/home/cvs:maven-plugins/rar//developerConnection
   urlhttp://cvs.apache.org/viewcvs/maven-plugins/rar//url
 /repository
  +  versions
  +version
  +  id1.0/id
  +  name1.0/name
  +  tagMAVEN_RAR_1_0/tag
  +/version
  +  /versions
 developers
   developer
 nameDavid Jencks/name
  @@ -62,11 +69,4 @@
 urlhttp://jakarta.apache.org/commons/jelly/tags/util//url
   /dependency
 /dependencies
  -  versions
  -version
  -  id1.0/id
  -  name1.0/name
  -  tagMAVEN_RAR_1_0/tag
  -/version
  -  /versions
   /project
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/rar plugin.jelly

2004-06-18 Thread dion
dion2004/06/18 20:15:28

  Modified:rar  plugin.jelly
  Log:
  *** keyword substitution change ***
  
  Revision  ChangesPath
  1.2   +0 -0  maven-plugins/rar/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven-plugins/rar/plugin.jelly,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/rar/xdocs changes.xml

2004-06-18 Thread dion
dion2004/06/18 20:16:28

  Modified:rar/xdocs changes.xml
  Log:
  Doc changes since release
  
  Revision  ChangesPath
  1.2   +6 -0  maven-plugins/rar/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/rar/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml   19 Jun 2004 03:10:26 -  1.1
  +++ changes.xml   19 Jun 2004 03:16:28 -  1.2
  @@ -24,6 +24,12 @@
   author email=[EMAIL PROTECTED]dIon Gillard/author
 /properties
 body
  +release version=1.1-SNAPSHOT date=in CVS
  +  action dev=dion type=addAdd xdocs/changes.xml/action
  +  action dev=dion type=fixMove versions element to correct location in 
POM/action
  +  action dev=dion type=fixMake plugin.jelly ascii for CVS/action
  +/release
  +
   release version=1.0 date=2004-06-19
 action dev=dion type=addInitial release after donation by David 
Jencks/action
   /release
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-06-18 Thread brett
brett   2004/06/18 20:27:24

  Modified:xdocs/reference/developers Tag: MAVEN-1_0-BRANCH
releasing-plugins.xml
  Log:
  add site:deploy to instructions
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.4.4.5   +1 -1  maven/xdocs/reference/developers/releasing-plugins.xml
  
  Index: releasing-plugins.xml
  ===
  RCS file: /home/cvs/maven/xdocs/reference/developers/releasing-plugins.xml,v
  retrieving revision 1.4.4.4
  retrieving revision 1.4.4.5
  diff -u -r1.4.4.4 -r1.4.4.5
  --- releasing-plugins.xml 19 Jun 2004 02:54:26 -  1.4.4.4
  +++ releasing-plugins.xml 19 Jun 2004 03:27:24 -  1.4.4.5
  @@ -66,7 +66,7 @@
 /li
 lipProduce a clean build of the plugin using codemaven 
scm:perform-release/code.
   When prompted for the tag, enter the one used in the previous step. When 
prompted for the goal, enter
  -codeplugin:repository-deploy/code.
  +codeplugin:repository-deploy,site:deploy/code.
 /p/li
 lip
   Check for the new version at
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/cruisecontrol/xdocs changes.xml

2004-06-18 Thread brett
brett   2004/06/18 20:31:25

  Modified:cruisecontrol project.xml
   cruisecontrol/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.3
  
  Revision  ChangesPath
  1.23  +7 -2  maven-plugins/cruisecontrol/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/cruisecontrol/project.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- project.xml   12 Jun 2004 00:08:24 -  1.22
  +++ project.xml   19 Jun 2004 03:31:25 -  1.23
  @@ -22,7 +22,7 @@
 extend../plugin-parent/project.xml/extend
 idmaven-cruisecontrol-plugin/id
 nameMaven Cruise Control Plugin/name
  -  currentVersion1.3-SNAPSHOT/currentVersion
  +  currentVersion1.3/currentVersion
 descriptionA plugin to handle the generating and maintaining of Cruise Control 
configuration. Requires Maven 1.0 RC2./description
 shortDescriptionCruise Control Plugin for Maven/shortDescription
 urlhttp://maven.apache.org/reference/plugins/cruisecontrol//url
  @@ -43,6 +43,11 @@
 name1.2/name
 tagMAVEN_CRUISECONTROL_1_2/tag
   /version
  +version
  +  id1.3/id
  +  name1.3/name
  +  tagMAVEN_CRUISECONTROL_1_3/tag
  +/version
 /versions
 developers
   developer
  @@ -63,7 +68,7 @@
 roles
   roleJava Developer/role
 /roles
  -/developer
  +/developer
 /developers
 dependencies
   dependency
  
  
  
  1.9   +3 -3  maven-plugins/cruisecontrol/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/cruisecontrol/xdocs/changes.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- changes.xml   12 Jun 2004 00:08:24 -  1.8
  +++ changes.xml   19 Jun 2004 03:31:25 -  1.9
  @@ -24,12 +24,12 @@
   author email=[EMAIL PROTECTED]Brett Porter/author
 /properties
 body
  -release version=1.3-SNAPSHOT date=in cvs
  +release version=1.3 date=2004-06-18
 action dev=brett type=add issue=MPCRUISECONTROL-3 due-to=Carsten 
Ziegelerimplementation of run goal/action
  -  action dev=epugh type=addAllow SVN repositories to by used by 
cruisecontrol./action
  +  action dev=epugh type=addAllow SVN repositories to by used by 
cruisecontrol./action
 action dev=epugh type=fixallow the maven.cruisecontrol.home property to 
be overrided by other plugins via preGoal calls./action
 action dev=epugh type=addallow user to specify different cc template to 
use/action
  -/release  
  +/release
   release version=1.2 date=2004-05-15
 action dev=brett type=fixfix problem if target does not exist/action
   /release
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Maven Cruise Control Plugin 1.3 released

2004-06-18 Thread Brett Porter
The maven team is pleased to announce the Maven Cruise Control Plugin 1.3 
release! 

http://maven.apache.org/reference/plugins/cruisecontrol/

A plugin to handle the generating and maintaining of Cruise Control 
configuration. Requires Maven 1.0 RC2. 

Changes in this version include:

  New Features:

o implementation of run goal Issue: MPCRUISECONTROL-3. Thanks to Carsten 
  Ziegeler. 
o Allow SVN repositories to by used by cruisecontrol. 
o allow user to specify different cc template to use 

  Fixed bugs:

o allow the maven.cruisecontrol.home property to be overrided by other 
  plugins via preGoal calls.  

To automatically install the plugin, type the following on a single line:

maven plugin:download 
  -DgroupId=maven 
  -DartifactId=maven-cruisecontrol-plugin
  -Dversion=1.3

For a manual installation, you can download the plugin here:
http://www.ibiblio.org/maven/maven/plugins/maven-cruisecontrol-plugin-1.3.jar
 

Have fun!
-The maven team
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/pom project.xml

2004-06-18 Thread brett
brett   2004/06/18 22:44:27

  Modified:pom  project.xml
  Log:
  [maven-scm-plugin] prepare release 1.4.1
  
  Revision  ChangesPath
  1.41  +6 -1  maven-plugins/pom/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/pom/project.xml,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- project.xml   13 Jun 2004 05:26:16 -  1.40
  +++ project.xml   19 Jun 2004 05:44:27 -  1.41
  @@ -23,7 +23,7 @@
 pomVersion3/pomVersion
 idmaven-pom-plugin/id
 nameMaven POM Plugin/name
  -  currentVersion1.4.1-SNAPSHOT/currentVersion
  +  currentVersion1.4.1/currentVersion
 description/
 shortDescriptionCheck Project Object Model/shortDescription
 urlhttp://maven.apache.org/reference/plugins/pom//url
  @@ -44,6 +44,11 @@
 id1.4/id
 name1.4/name
 tagMAVEN_POM_1_4/tag
  +/version
  +version
  +  id1.4.1/id
  +  name1.4.1/name
  +  tagMAVEN_POM_1_4_1/tag
   /version
 /versions
 developers
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/release/xdocs changes.xml

2004-06-18 Thread brett
brett   2004/06/18 22:47:59

  Modified:release  project.xml
   release/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.4
  
  Revision  ChangesPath
  1.34  +6 -1  maven-plugins/release/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/release/project.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- project.xml   13 Jun 2004 05:26:16 -  1.33
  +++ project.xml   19 Jun 2004 05:47:59 -  1.34
  @@ -23,7 +23,7 @@
 pomVersion3/pomVersion
 idmaven-release-plugin/id
 nameMaven Release Plug-in/name
  -  currentVersion1.4-SNAPSHOT/currentVersion
  +  currentVersion1.4/currentVersion
 description/
 shortDescriptionProduce project release/shortDescription
 urlhttp://maven.apache.org/reference/plugins/release//url
  @@ -100,6 +100,11 @@
 id1.3/id
 name1.3/name
 tagMAVEN_RELEASE_1_3/tag
  +/version
  +version
  +  id1.4/id
  +  name1.4/name
  +  tagMAVEN_RELEASE_1_4/tag
   /version
 /versions
   /project
  
  
  
  1.14  +1 -2  maven-plugins/release/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/release/xdocs/changes.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- changes.xml   13 Jun 2004 05:26:16 -  1.13
  +++ changes.xml   19 Jun 2004 05:47:59 -  1.14
  @@ -25,11 +25,10 @@
   author email=[EMAIL PROTECTED]dIon Gillard/author
 /properties
 body
  -release version=1.4-SNAPSHOT date=in CVS
  +release version=1.4 date=2004-06-19
 action dev=brett type=fixBuild and run plugin against the installed 
version of Maven/action
 action dev=dion type=update issue=MPRELEASE-6Code cleanup - remove 
unused imports/action
   /release
  -
   release version=1.3 date=2004-05-15
 action dev=dion type=fixFix issues with DOM classes and jdk1.3/action
 action dev=brett type=fix issue=MPRELEASE-3Change deploy:pom goal to 
pom:deploy goal/action
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/linkcheck/xdocs changes.xml

2004-06-18 Thread brett
brett   2004/06/18 22:50:36

  Modified:linkcheck project.xml
   linkcheck/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.3.1
  
  Revision  ChangesPath
  1.50  +7 -1  maven-plugins/linkcheck/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/linkcheck/project.xml,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- project.xml   13 Jun 2004 10:51:19 -  1.49
  +++ project.xml   19 Jun 2004 05:50:36 -  1.50
  @@ -23,7 +23,7 @@
 pomVersion3/pomVersion
 idmaven-linkcheck-plugin/id
 nameMaven LinkCheck Plug-in/name
  -  currentVersion1.3.1-SNAPSHOT/currentVersion
  +  currentVersion1.3.1/currentVersion
 descriptionCheck xdoc links. Requires Maven 1.0 RC2./description
 shortDescriptionCheck xdoc links/shortDescription
 urlhttp://maven.apache.org/reference/plugins/linkcheck//url
  @@ -45,6 +45,11 @@
 name1.3/name
 tagMAVEN_LINKCHECK_1_3/tag
   /version
  +version
  +  id1.3.1/id
  +  name1.3.1/name
  +  tagMAVEN_LINKCHECK_1_3_1/tag
  +/version
 /versions
 developers
   developer
  @@ -117,6 +122,7 @@
   /dependency
   dependency
 !-- Required for commons-httpclient --
  +
 groupIdlog4j/groupId
 artifactIdlog4j/artifactId
 version1.2.8/version
  
  
  
  1.18  +1 -1  maven-plugins/linkcheck/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/linkcheck/xdocs/changes.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- changes.xml   13 Jun 2004 05:26:16 -  1.17
  +++ changes.xml   19 Jun 2004 05:50:36 -  1.18
  @@ -25,7 +25,7 @@
   author email=[EMAIL PROTECTED]Vincent Massol/author
 /properties
 body
  -release version=1.3.1-SNAPSHOT date=in CVS
  +release version=1.3.1 date=2004-06-19
 action dev=brett type=fixBuild and run plugin against the installed 
version of Maven/action
   /release
   release version=1.3 date=2004-05-15
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]