Re: M2 Changelog plugin

2007-07-05 Thread Dennis Lundberg
Dennis Lundberg wrote: Paul Spencer wrote: Emmanuel, Any idea when the next release of the changelog plugin will be released? Per the JIRA, their are no blockers and all issued attached to version 2.1 are resolved. I'm working through the remaining JIRAs for this plugin. If we get

Re: [M2] Changelog plugin report unknown range

2007-06-05 Thread Dennis Lundberg
Look out for this in the upcoming 2.1 version of the plugin. See this issue: http://jira.codehaus.org/browse/MCHANGELOG-63 Sam Anabtawi wrote: So is there any solution or any kind of work around? Can I manually change that message somewhere? A message saying Changes from an unknown range on

Re: M2 Changelog plugin

2007-05-31 Thread Paul Spencer
Emmanuel, Any idea when the next release of the changelog plugin will be released? Per the JIRA, their are no blockers and all issued attached to version 2.1 are resolved. Paul Spencer Emmanuel Venisse wrote: The changelog plugin use Maven-SCM too but an old version. Next version of

Re: M2 Changelog plugin

2007-05-31 Thread Dennis Lundberg
Paul Spencer wrote: Emmanuel, Any idea when the next release of the changelog plugin will be released? Per the JIRA, their are no blockers and all issued attached to version 2.1 are resolved. I'm working through the remaining JIRAs for this plugin. If we get feedback from the reporters

Re: M2 Changelog plugin

2007-05-25 Thread Emmanuel Venisse
The changelog plugin use Maven-SCM too but an old version. Next version of changelog plugin will use the latest Maven-SCM so the result will be the same. The difference between old version and the actual, is that in the actual, Maven-SCM use a pure java cvs client instead of the command line

M2 Changelog plugin

2007-05-24 Thread Jon Strayer
When I execute mvn scm:changelog it works and generates this log entry (among others) [INFO] Executing: cvs -z3 -f -d : pserver:[EMAIL PROTECTED]:12310/appl/pkg1/cvs/reps/theteam/cvs -q log When I add the changelog report to my pom and execute mvn site it fails and generates these log entries:

Re: [M2] Changelog plugin report unknown range

2006-10-30 Thread Sam Anabtawi
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/-M2--Changelog-plugin-report-unknown-range-tf2510906s177.html#a7081238 Sent from the Maven - Users mailing list archive at Nabble.com

Re: [M2] Changelog plugin report unknown range

2006-10-30 Thread Sam Anabtawi
://www.nabble.com/-M2--Changelog-plugin-report-unknown-range-tf2510906s177.html#a7081308 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [M2] Changelog plugin report unknown range

2006-10-26 Thread Allan Ramirez
Hi Nate, As far as I know, the plugin does not resolve the last revision dates for each tag. Maybe the text Changes from an unknown range should be replace with Changes from start-tag to end-tag -allan Nate wrote: When I generate the changelog plugin using the tag type with CVS, I get the

Re: [M2] Changelog Plugin and CVS Tags [SOLVED]

2006-10-25 Thread Nate
OK, I've tried using the command line cvs client from CVSNT 2.0.51 connecting to a cvs 1.11.20 server. I switched my client a couple of times (couldn't find that exact client version) and finally was successful withCVSNT 2.5.03 Build 2382 Thank you for taking the time to help me solve

[M2] Changelog plugin report unknown range

2006-10-25 Thread Nate
When I generate the changelog plugin using the tag type with CVS, I get the following string at the top of the page: Changes from an unknown range. Here is part of my POM: plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-changelog-plugin/artifactId version2.0-SNAPSHOT/version

Re: [M2] Changelog Plugin and CVS Tags

2006-10-24 Thread Dennis Lundberg
Nate wrote: From your text I understand that you are using Windows as your client OS and the command line CVS client from WinCVS, is that correct? Windows OS (2000) running cygwin WinCVS gui version 2.0.2.4 (Build 4) What CVS server are you using and what OS does it run on? I tried this

Re: [M2] Changelog Plugin and CVS Tags

2006-10-16 Thread Nate
From your text I understand that you are using Windows as your client OS and the command line CVS client from WinCVS, is that correct? Windows OS (2000) running cygwin WinCVS gui version 2.0.2.4 (Build 4) What CVS server are you using and what OS does it run on? I tried this on two CVS

Re: [M2] Changelog Plugin and CVS Tags

2006-10-14 Thread Dennis Lundberg
Hi Dan He's talking about the *changelog* plugin, not the *changes* plugin. The changelog plugin has not been release yet, you still require a snapshot of it. Hopefully my day job will require less of my time soon, and I will have the time to release the changelog plugin as well... --

Re: [M2] Changelog Plugin and CVS Tags

2006-10-14 Thread Dennis Lundberg
Hi Nate I'll try to see if I can replicate this. From your text I understand that you are using Windows as your client OS and the command line CVS client from WinCVS, is that correct? What CVS server are you using and what OS does it run on? -- Dennis Lundberg Nate wrote: First of all,

[M2] Changelog Plugin and CVS Tags

2006-10-13 Thread Nate
First of all, I'd like to say how impressed I've been with the speed of responses for this list. Thanks for all the help. - I’m using the 2.0-SNAPSHOT version of the maven-changelog-plugin, and I’m trying to get a report of, “All changes after MyApp_0_7_rc1 that went into making MyApp_0_7_rc2.”

Re: [M2] Changelog Plugin and CVS Tags

2006-10-13 Thread Dan Tran
your snapshot 2.0-SNAPSHOT is very old. may be we should bug *Dennis Lundberg *to remove them. Try the just released one http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.0-beta-2/ -D On 10/13/06, Nate [EMAIL PROTECTED] wrote: First of all, I'd like to say how

[M2] Changelog plugin

2006-03-31 Thread Siegmann Daniel, NY
The link from the Maven website to the changelog plugin page (http://mojo.codehaus.org/changelog-maven-plugin) is broken (Page Not Found). Is there a new site for this plugin, or is the page just gone? Thanks, -- Daniel Siegmann FJA-US, Inc. (212) 840-2618 ext. 139

RE : [M2] Changelog plugin

2006-03-31 Thread Olivier Lamy
mars 2006 17:04 À : 'Maven Users List' Objet : [M2] Changelog plugin The link from the Maven website to the changelog plugin page (http://mojo.codehaus.org/changelog-maven-plugin) is broken (Page Not Found). Is there a new site for this plugin, or is the page just gone? Thanks, -- Daniel

RE: RE : [M2] Changelog plugin

2006-03-31 Thread Siegmann Daniel, NY
, March 31, 2006 10:08 AM To: 'Maven Users List' Subject: RE : [M2] Changelog plugin This one (and others) has been move to apache. Actually in sandox : http://svn.apache.org/viewcvs.cgi/maven/sandbox/plugins/ And renamed to maven-changelog-plugin.(groupId changed too) - Olivier

RE : RE : [M2] Changelog plugin

2006-03-31 Thread Olivier Lamy
-Message d'origine- De : Siegmann Daniel, NY [mailto:[EMAIL PROTECTED] Envoyé : vendredi 31 mars 2006 17:46 À : 'Maven Users List' Objet : RE: RE : [M2] Changelog plugin Thanks, but I'm looking for the plugin's project website, not the repository code. Whoever is responsible for maven.apache.org

[M2] changelog-plugin dependency on netbeans has moved!

2006-03-19 Thread Andreas Guther
I am currently trying to get the changelog plug-in to work. groupIdorg.codehaus.mojo/groupId artifactIdchangelog-maven-plugin/artifactId I get an error message while maven 2 tries to download the netbeans dependency file as displayed in the following. Any ideas how to solve that problem?

Re: M2: changelog plugin password issue

2006-03-13 Thread phertogen
Tx a lot Emmanuel, that solved the issue for me. Peter - changelog plugin 2.0-beta-1 doesn't use maven-scm but scm plugin use it. You can try changelog plugin 2.0-beta-2-SNAPSHOT, this version use maven-scm too. Emmanuel [EMAIL PROTECTED] a �crit : Hi,

Re: M2: changelog plugin password issue

2006-03-12 Thread Emmanuel Venisse
changelog plugin 2.0-beta-1 doesn't use maven-scm but scm plugin use it. You can try changelog plugin 2.0-beta-2-SNAPSHOT, this version use maven-scm too. Emmanuel [EMAIL PROTECTED] a écrit : Hi, I am using maven 2.0.2 and changelog plugin 2.0-beta-1. running mvn site or mvn

M2: changelog plugin password issue

2006-03-10 Thread phertogen
Hi, I am using maven 2.0.2 and changelog plugin 2.0-beta-1. running mvn site or mvn changelog:changelog results in the stacktrace below and an empty changelog.xml file. running mvn scm:changelog however works, I mean in the logging I can see clearly that it's connecting to cvs. thanks for

Re: M2 changelog plugin w/ CVS (not SVN)

2006-01-01 Thread Edwin Punzalan
: Wednesday, December 28, 2005 8:49 PM To: Maven Users List Subject: Re: M2 changelog plugin w/ CVS (not SVN) Hi, The scmUrl is used to generate links from the generated report and is correct based from your pom. The scmconnection will be used by the plugin if it exists or else developerConnection

RE: M2 changelog plugin w/ CVS (not SVN)

2005-12-30 Thread Darren Hartford
-Original Message- From: Edwin Punzalan [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 28, 2005 8:49 PM To: Maven Users List Subject: Re: M2 changelog plugin w/ CVS (not SVN) Hi, The scmUrl is used to generate links from the generated report and is correct based from your pom

[m2] changelog plugin w/ CVS (not SVN)

2005-12-28 Thread Darren Hartford
Hey all, I'm trying to use the maven-changelog-plugin for Maven2 version 2.0-beta-1 without success against a CVS SCM. Most of the examples I have seen have been with SVN, and I need this to work with CVS. I'm using a known SCM connection string that works with the Maven1-version of changelog

Re: M2 changelog plugin w/ CVS (not SVN)

2005-12-28 Thread Edwin Punzalan
Hi, The scmUrl is used to generate links from the generated report and is correct based from your pom. The scmconnection will be used by the plugin if it exists or else developerConnection or lastly, url. Can you give more details on your problem please. Btw, you still need to have cvs

M2 changelog plugin w/ CVS (not SVN)

2005-12-22 Thread Darren Hartford
Hey all, I'm trying to use the maven-changelog-plugin for Maven2 version 2.0-beta-1 without success against a CVS SCM. Most of the examples I have seen have been with SVN, and I need this to work with CVS. I'm using a known SCM connection string that works with the Maven1-version of changelog

RE: [m2] Changelog plugin: can't make it work...

2005-11-15 Thread Tony Steele
Subject: RE: [m2] Changelog plugin: can't make it work... I've been having the same problem, I've done some debugging, and on my machine the problem was related to the following piece of code in the CvsChangeLogGenerator protected String getScmDateArgument(Date before, Date

RE: [m2] Changelog plugin: can't make it work...

2005-11-10 Thread Tony Steele
] Changelog plugin: can't make it work... Hi, I'm trying to evaluate the m2 changelog plugin (2.0-beta-1) work, but I run out of ideas to make it work properly... I'm working on a project that can be built both with m1 and m2. The password is stored in the .cvspass file

[m2] Changelog plugin: can't make it work...

2005-10-07 Thread fabrice . belingard
Hi, I'm trying to evaluate the m2 changelog plugin (2.0-beta-1) work, but I run out of ideas to make it work properly... I'm working on a project that can be built both with m1 and m2. The password is stored in the .cvspass file in the user home directory. m1 changelog plugin generates