[ANN] Apache Maven Changelog Plugin 2.3 Released

2014-06-27 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Changelog Plugin, version 2.3. The Maven Changelog Plugin generates reports regarding the recent changes in your Software Configuration Management or SCM. These reports include the changelog report, developer activity

Maven changelog plugin HTML output?

2014-03-18 Thread Todd Chapman
Anyone know how to get HTML output from the maven-changelog-plugin?

Re: maven-changelog-plugin not working...

2013-07-19 Thread Tonio Caputo
have tried version 2.2 and I get same error. > > I have attached the log file. > > > > Thanks, > > Robert > > > > -Original Message- > > From: anders.g.ham...@gmail.com [mailto:anders.g.ham...@gmail.com] On > > Behalf Of Anders Hammar > > Sen

Re: maven-changelog-plugin not working...

2013-07-19 Thread Dennis Lundberg
t same error. > I have attached the log file. > > Thanks, > Robert > > -Original Message- > From: anders.g.ham...@gmail.com [mailto:anders.g.ham...@gmail.com] On > Behalf Of Anders Hammar > Sent: Tuesday, July 09, 2013 1:45 PM > To: Maven Users List >

RE: maven-changelog-plugin not working...

2013-07-12 Thread Zanzerkia, Robert
: maven-changelog-plugin not working... Try the latest version v2.2 and see if it produces the same error. /Anders (mobile) Den 9 jul 2013 19:15 skrev "Zanzerkia, Robert" : > Anyone from changelog developers have any suggestion? > > Thanks, > Robert > > -

RE: maven-changelog-plugin not working...

2013-07-09 Thread Anders Hammar
Robert > Sent: Tuesday, July 02, 2013 9:52 AM > To: users@maven.apache.org > Subject: maven-changelog-plugin not working... > > Hi, > I am trying to use the changelog plugin. > With maven3 it wasn't even getting executed but I got help and now it does > run. > However

RE: maven-changelog-plugin not working...

2013-07-09 Thread Zanzerkia, Robert
Anyone from changelog developers have any suggestion? Thanks, Robert -Original Message- From: Zanzerkia, Robert Sent: Tuesday, July 02, 2013 9:52 AM To: users@maven.apache.org Subject: maven-changelog-plugin not working... Hi, I am trying to use the changelog plugin. With maven3 it

maven-changelog-plugin not working...

2013-07-02 Thread Zanzerkia, Robert
Hi, I am trying to use the changelog plugin. With maven3 it wasn't even getting executed but I got help and now it does run. However it crashes with NPE (See part of the log below). Thank you, Robert Also the changelong.xml it creates has lines

Re: maven-changelog-plugin and submodule scm url

2011-01-12 Thread Stevo Slavić
> Is it a different problem than the many-headed* > http://jira.codehaus.org/browse/MNG-3244 ? > > > * dive into the "issue links" section > -- > View this message in context: > http://maven.40175.n5.nabble.com/maven-changelog-plugin-and-submodule-scm-

Re: maven-changelog-plugin and submodule scm url

2011-01-12 Thread lukewpatterson
dive into the "issue links" section -- View this message in context: http://maven.40175.n5.nabble.com/maven-changelog-plugin-and-submodule-scm-url-tp3339077p3339098.html Sent from the Maven - Users mailing list archive at Nabble.com. -

maven-changelog-plugin and submodule scm url

2011-01-12 Thread Stevo Slavić
Hello Maven users, Is there a reason why maven-changelog-plugin (v2.2) appends submodule artifactId and not corresponding module name from submodule's aggregator modules list when constructing submodule scm (in my case svn) url? When module name and artifactId are different, generating ch

maven-changelog-plugin, svn & encrypted passwords

2010-08-13 Thread Stevo Slavić
Hello Maven users, Has anyone tried to use maven-changelog-plugin configured with encrypted password? Following reporting section configuration works if I use plain text password and fails authentication if I use encrypted password: ... org.apache.maven.plugins maven

maven-changelog-plugin

2010-08-05 Thread Meeusen, Christopher W.
Hi, Just wondering if anyone has found a nice write up on integrating the maven-changelog-plugin with clear case? Thanks, Chris

[ANN] Maven Changelog Plugin 2.2 Released

2010-05-29 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Changelog Plugin, version 2.2 The Maven Changelog Plugin generates reports regarding the recent changes in your Software Configuration Management or SCM. These reports include the changelog report, developer activity report and the

Re: Maven changelog plugin with git

2010-01-01 Thread jfinkels
>> I would like to use the git provider with maven-changelog-plugin, but I >> need >> to wait for the fix committed in version 2.2 for the issue described >> here: >> http://jira.codehaus.org/browse/MCHANGELOG-92 >> >> When will maven-changelog-plugin version 2.2

Re: Maven changelog plugin with git

2010-01-01 Thread Olivier Lamy
Hi, Sure have a look at http://maven.apache.org/guides/development/guide-testing-development-plugins.html -- Olivier 2010/1/1 jfinkels : > > Hi, > > I would like to use the git provider with maven-changelog-plugin, but I need > to wait for the fix committed in version 2.2 for the

Maven changelog plugin with git

2009-12-31 Thread jfinkels
Hi, I would like to use the git provider with maven-changelog-plugin, but I need to wait for the fix committed in version 2.2 for the issue described here: http://jira.codehaus.org/browse/MCHANGELOG-92 When will maven-changelog-plugin version 2.2 be in the official Maven plugin repository? Is

maven-changelog-plugin and perforce

2009-09-18 Thread EJ Ciramella
Hi all - Are any of you running this report against perforce _and_ using labels by any chance? I keep seeing this general exception: [INFO] [ERROR] BUILD ERROR [INFO]

Re: maven changelog plugin

2009-04-13 Thread Wayne Fay
t;               >>               HEAD >> >> https://domain1.na.atxglobal.com/abc_repos/T3/branches/int_002_dev_test >>       >> >> >> > > -- > View this message in context: > http://www.nabble.com/maven-changelog-plugin-tp22978971p23023530.html

Re: maven changelog plugin

2009-04-13 Thread huser
HEAD > > https://domain1.na.atxglobal.com/abc_repos/T3/branches/int_002_dev_test > > > > -- View this message in context: http://www.nabble.com/maven-changelog-plugin-tp22978971p23023530.html Sent from the Maven - Users mailing list archive at Nabble.com. ---

maven changelog plugin

2009-04-09 Thread huser
/abc_repos/T3/branches/int_002_dev_test/common HEAD https://domain1.na.atxglobal.com/abc_repos/T3/branches/int_002_dev_test -- View this message in context: http://www.nabble.com/maven-changelog-plugin-tp22978971p22978971.html Sent from the Maven

Re: changelog plugin SVN issue

2009-03-16 Thread huser
Thanks this worked ! MP Reinhard Nägele wrote: > > Why did you configure connection and developerConnection differently? I > guess they should both point to the trunk. The changelog plugin by > default uses "connection." > > Reinhard > > huser schrieb:

Re: changelog plugin SVN issue

2009-03-16 Thread Reinhard Nägele
Why did you configure connection and developerConnection differently? I guess they should both point to the trunk. The changelog plugin by default uses "connection." Reinhard huser schrieb: Any ideas anyone ? The code is under "trunk". How/Where can I change the path for

Re: changelog plugin SVN issue

2009-03-13 Thread huser
Any ideas anyone ? The code is under "trunk". How/Where can I change the path for Maven to look at the correct path ? Thanks, huser wrote: > > Hi, > > I added the ChangeLog Plugin in Maven2. But I get the following error: > > [INFO] Executing: svn --non-intera

changelog plugin SVN issue

2009-03-13 Thread huser
Hi, I added the ChangeLog Plugin in Maven2. But I get the following error: [INFO] Executing: svn --non-interactive log -v -r "{2009-02-11 16:57:46 +}:{ 2009-03-14 16:57:46 +}" https://my-co-srvr/ABC_tools/ABC-tool s-src/ABC-maven/jarred-test-wsdls [INFO] Working directory: C:

Changelog plugin can't show only differences?

2009-01-30 Thread Czollli
://www.nabble.com/Changelog-plugin-can%27t-show-only-differences--tp21747016p21747016.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional

Errors while using maven-changelog-plugin

2008-11-26 Thread logachandru . x . rajamanickam
Can't find bundle for base name scm-activity, locale en'. I have also pasted the plugin what am using for this generation. Please pour in your inputs in this regard. //Plugin used in POM org.apache.maven.plugins maven-changelog-plugin 2.1.1 ${based

Re: maven-changelog-plugin for Subversion tag feature

2008-11-18 Thread Dennis Lundberg
There is a request for this in JIRA: http://jira.codehaus.org/browse/MCHANGELOG-79 [EMAIL PROTECTED] wrote: > Hello, > > I see that the maven-changelog-plugin cannot be used with Subversion tags. > Are there any latest version of this plugin available with the usage of >

maven-changelog-plugin for Subversion tag feature

2008-11-18 Thread logachandru . x . rajamanickam
Hello, I see that the maven-changelog-plugin cannot be used with Subversion tags. Are there any latest version of this plugin available with the usage of Subversion tags. Please advise. Thanks & Regards, Logu Rajamanickam - This communication is

Re: maven-changelog-plugin and svn+certificate

2008-09-15 Thread Brett Porter
>> Thank you for your reply, best regards, > >> Simone > >> > >> 2008/9/15 Brett Porter <[EMAIL PROTECTED]>: > >> > I see, perhaps that is a bug in the changelog plugin then? > >> > - Brett > >> > > >> > 2008/9/15 Simone

Re: maven-changelog-plugin and svn+certificate

2008-09-15 Thread Simone Tripodi
t;> problem, I read on changelog plugin's doc that it uses scm-plugin. >> Thank you for your reply, best regards, >> Simone >> >> 2008/9/15 Brett Porter <[EMAIL PROTECTED]>: >> > I see, perhaps that is a bug in the changelog plugin then? >>

Re: maven-changelog-plugin and svn+certificate

2008-09-15 Thread Brett Porter
ill be rewritten... so I think it could be a scm-plugin > problem, I read on changelog plugin's doc that it uses scm-plugin. > Thank you for your reply, best regards, > Simone > > 2008/9/15 Brett Porter <[EMAIL PROTECTED]>: > > I see, perhaps that is a bug in the cha

Re: maven-changelog-plugin and svn+certificate

2008-09-15 Thread Simone Tripodi
ROTECTED]>: > I see, perhaps that is a bug in the changelog plugin then? > - Brett > > 2008/9/15 Simone Tripodi <[EMAIL PROTECTED]> > >> Hi Brett, >> first thank you for you reply! >> >> The integration with the certificate I suppose is working,

Re: maven-changelog-plugin and svn+certificate

2008-09-15 Thread Brett Porter
I see, perhaps that is a bug in the changelog plugin then? - Brett 2008/9/15 Simone Tripodi <[EMAIL PROTECTED]> > Hi Brett, > first thank you for you reply! > > The integration with the certificate I suppose is working, I'm using > also the buildnumber plugin, retrievi

Re: maven-changelog-plugin and svn+certificate

2008-09-14 Thread Brett Porter
based > authentication, urls are https://, and integrating the > maven-changelog-plugin I accidentally find an issue, the plugin > generates empty reports but running on shell the same plugin generated > command, it shows what we expect. > We also tested with scm:changelog, without

maven-changelog-plugin 2.1 + SVN : generate changeslog between 'lastversion' and trunk

2007-12-13 Thread Julien Graglia
Hi, I'am using the maven-changelog-plugin v2.1 successfully with SVN. I use the default configuration and I got 3 reports : change log, dev activity, file activity. I 'am quite happy with that! Those reports use a timespan of 30 days by default. But I want to get the changes

Re: SVN Error Using ChangeLog Plugin with moved folders

2007-10-31 Thread Wayne Fay
Sounds like a bug in hmmm perhaps the SCM plugin? Please file it in JIRA if it has not already been posted. Wayne On 10/31/07, Cam <[EMAIL PROTECTED]> wrote: > Hi, > > I've run into a subversion problem while using the changelog plugin. The > problem occurs when a folder

Re: Need a help for maven-changelog-plugin

2007-10-31 Thread Yan Huang
I finally figured out a way to work against Perforce. Basically, you have to set this property for client spec in tag of "maven-changelog-plugin" or define it (with "-D") in the maven command line: maven.scm.perforce.clientspec.name along with "username&q

Re: Need a help for maven-changelog-plugin

2007-10-31 Thread Dennis Lundberg
There were people having problems with Perforce and the changelog-plugin before. That's why we added all the debugging stuff to the faq. The problems were related to this thing called "client spec", which I haven't got a clue to what it is, because I haven't used Perfo

Re: How setup Changelog Plugin (developer activity) ?

2007-10-31 Thread Mac-Systems
the report. Mac-Systems wrote: Hello, My SCM Section is correct, i hav a developer and a connection set: scm:svn:https://user:[EMAIL PROTECTED]:81/svn/project/trunk/ scm:svn:https://user:[EMAIL PROTECTED]:81/svn/project/trunk/ Reports by Changelog Plugin are

Re: Need a help for maven-changelog-plugin

2007-10-31 Thread Yan Huang
ure scm:changelog to point to the right client spec? Thanks On 10/30/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > > http://maven.apache.org/plugins/maven-changelog-plugin/faq.html > > Yan Huang wrote: > > Hello, > > > > How can I troubleshoot the maven-changel

SVN Error Using ChangeLog Plugin with moved folders

2007-10-31 Thread Cam
Hi, I've run into a subversion problem while using the changelog plugin. The problem occurs when a folder is moved and then a new one added with the same name in it's place - it's described in this post: http://svnx.lachoseinteractive.net/ticket/22 Has anyone seen this befor

Re: How setup Changelog Plugin (developer activity) ?

2007-10-31 Thread Dennis Lundberg
Section is correct, i hav a developer and a connection set: scm:svn:https://user:[EMAIL PROTECTED]:81/svn/project/trunk/ scm:svn:https://user:[EMAIL PROTECTED]:81/svn/project/trunk/ Reports by Changelog Plugin are complete expect the "Developer Activity"

RE: How setup Changelog Plugin (developer activity) ?

2007-10-31 Thread Sinduria,Anuradha
Plugin (developer activity) ? Hello, My SCM Section is correct, i hav a developer and a connection set: scm:svn:https://user:[EMAIL PROTECTED]:81/svn/project/trunk/ scm:svn:https://user:[EMAIL PROTECTED]:81/svn/project/tru nk/ Reports by Changelog Plugin are complete

Re: How setup Changelog Plugin (developer activity) ?

2007-10-31 Thread Mac-Systems
Hello, My SCM Section is correct, i hav a developer and a connection set: scm:svn:https://user:[EMAIL PROTECTED]:81/svn/project/trunk/ scm:svn:https://user:[EMAIL PROTECTED]:81/svn/project/trunk/ Reports by Changelog Plugin are complete expect the "Developer Act

Re: Need a help for maven-changelog-plugin

2007-10-30 Thread Dennis Lundberg
http://maven.apache.org/plugins/maven-changelog-plugin/faq.html Yan Huang wrote: Hello, How can I troubleshoot the maven-changelog-plugin? I defined in my pom.xml and declared to use maven-changelog-plugin in as below. However, I still don't see any report coming out of that. Any ideas

Re: How setup Changelog Plugin (developer activity) ?

2007-10-30 Thread Dennis Lundberg
Did you follow the instructions [1] on the website? Do you get any of the three reports? If so which ones, and what do they contain? [1] http://maven.apache.org/plugins/maven-changelog-plugin/usage.html Mac-Systems wrote: Hello, i use the Changelog Plugin for Maven 2.07 so far without

Need a help for maven-changelog-plugin

2007-10-30 Thread Yan Huang
Hello, How can I troubleshoot the maven-changelog-plugin? I defined in my pom.xml and declared to use maven-changelog-plugin in as below. However, I still don't see any report coming out of that. Any ideas? I'm using Perforce. org.apache.maven.plugins maven

How setup Changelog Plugin (developer activity) ?

2007-10-30 Thread Mac-Systems
Hello, i use the Changelog Plugin for Maven 2.07 so far without Problem. But how to setup it right that the "Developer Activity Report" will be filled ? Our Repository is SVN, an i use version 2.1 of the Plugin without any configuration yet: org.apache.mav

How setup Changelog Plugin (developer activity) ?

2007-10-30 Thread Mac-Systems
Hello, i use the Changelog Plugin for Maven 2.07 so far without Problem. But how to setup it right that the "Developer Activity Report" will be filled ? Our Repository is SVN, an i use version 2.1 of the Plugin without any configu

Re: maven-changelog-plugin issue?

2007-09-19 Thread Dennis Lundberg
The error message you get is coming from the stat-scm plugin - not the changelog plugin. Andre Salvati wrote: Hi Dennis, My project has this structure: Empire * GenericXXX * pom.xml* *EJBModule1 EJBModule2 WarModule1 EARModule1 pom.xml ... before I change

Re: maven-changelog-plugin issue?

2007-09-17 Thread Andre Salvati
net.sf stat-scm 1.0.0 org.apache.maven.plugins maven-checkstyle-plugin * org.apache.maven.plugins maven-changelog-plugin

Re: maven-changelog-plugin issue?

2007-09-12 Thread Dennis Lundberg
I'm afraid I donät understand your project hierarchy. Can you try to present a directory tree showing it? Also pom snippets of the relevant plugin configurations (site and changelog) would help. Andre Salvati wrote: Hi, I've tried to generate reports with maven-changelog-plugin 2

maven-changelog-plugin issue?

2007-09-12 Thread Andre Salvati
Hi, I've tried to generate reports with maven-changelog-plugin 2.1 and got an issue. The problem is that I have two modules with "same" name in subversion repository because I've renamed project Genericxxx to GenericXXX. At Windows environment: When I run "mvn s

[ANN] Maven Changelog Plugin 2.1 Released

2007-07-25 Thread Dennis Lundberg
The Maven team is pleased to announce the release of Maven Changelog Plugin, version 2.1. http://maven.apache.org/plugins/maven-changelog-plugin/ Release Notes - Maven 2.x Changelog Plugin - Version 2.1 ** Bug * [MCHANGELOG-52] - Links are broken for viewcvs.cgi * [MCHANGELOG-54

Re: changelog plugin not working for top-level project

2007-07-05 Thread Dennis Lundberg
maarten roosendaal wrote: Hi I've been trying to use the changelog plugin for Maven 2 and it works fine for the modules but not for the top-level project. I have a project consisting of 3 modules and the changes for each module can be seen, but when the top-level pom.xml changes or any

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 w

Re: maven-changelog-plugin with subversion

2007-06-26 Thread Emmanuel Venisse
We want to use a java library but we can't now because no java library for svn is compatible with the ASF license. Emmanuel #Cyrille37# a écrit : Hello, I see that to use the maven-changelog-plugin with subversion I've to install the subversion client. I would like to know if it i

maven-changelog-plugin with subversion

2007-06-25 Thread #Cyrille37#
Hello, I see that to use the maven-changelog-plugin with subversion I've to install the subversion client. I would like to know if it is possible or planned to use a subversion client as a java library to avoid the need of installing the subversion client. I say that because I use Wi

changelog plugin not working for top-level project

2007-06-19 Thread maarten roosendaal
Hi I've been trying to use the changelog plugin for Maven 2 and it works fine for the modules but not for the top-level project. I have a project consisting of 3 modules and the changes for each module can be seen, but when the top-level pom.xml changes or any file directly under the ro

Re: [M2] Changelog plugin report unknown range

2007-06-05 Thread Dennis Lundberg
from to " -allan Nate wrote: 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: org.apache.maven.plugins maven-changelog-plugin 2.0-SN

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 repo

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-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
] 'cvs' is not recognized as an internal or external command, operable program or batch file. That last line makes me thing that the changelog plugin (version 2.0) is not using the Maven SCM plugin. Is that correct? -- Esse Quam Videre To Be, rather than to Seem

Re: maven-changelog-plugin

2007-04-28 Thread Dennis Lundberg
Jay Packard wrote: The maven-changelog-plugin is not working for me. I'm I allowed to have an https url in ? Can you point me to any other documentation that might help me get this working? Jay You can find the documentation for the plugin here: http://maven.apache.org/plugins/

maven-changelog-plugin

2007-04-27 Thread Jay Packard
The maven-changelog-plugin is not working for me. I'm I allowed to have an https url in ? Can you point me to any other documentation that might help me get this working? Jay - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Changelog-plugin re-uploaded?

2007-03-30 Thread Roland Asmann
: > I was already at home when I posted this, but here's an actual copy of the > generated table: > > Timestamp Author Details > 2007-03-27 18:20:24 author: pom.xml v 1.19 > > Updated > changelo

Re: Changelog-plugin re-uploaded?

2007-03-30 Thread Roland Asmann
I was already at home when I posted this, but here's an actual copy of the generated table: Timestamp Author Details 2007-03-27 18:20:24 author: pom.xml v 1.19 Updated changelog-plugin so that it will wo

Re: Changelog-plugin re-uploaded?

2007-03-29 Thread asr
> Roland Asmann wrote: >> Hi, >> >> I was running through my sites again, and noticed the changelog-plugin >> generates some strange results in the pages. >> On my pages, there is no author-name, but instead the String 'author:'. > > Can you please

Re: Changelog-plugin re-uploaded?

2007-03-29 Thread Dennis Lundberg
Roland Asmann wrote: Hi, I was running through my sites again, and noticed the changelog-plugin generates some strange results in the pages. On my pages, there is no author-name, but instead the String 'author:'. Can you please provide more details about your problem. I&#

Changelog-plugin re-uploaded?

2007-03-29 Thread Roland Asmann
Hi, I was running through my sites again, and noticed the changelog-plugin generates some strange results in the pages. On my pages, there is no author-name, but instead the String 'author:'. I also noticed that the changelog-plugin on ibiblio has a creation-date of 27.03 whereas I

Re: Question about changelog-plugin

2007-03-26 Thread Dennis Lundberg
this request to JIRA: http://jira.codehaus.org/browse/MCHANGELOG-59 Thanks. On Monday 26 March 2007 11:26, Roland Asmann wrote: OK, so I found it... the 'basedir' parameter for the changelog-plugin points to the source-dir per default. If I change that to ${project.basedir} I indeed

Re: Question about changelog-plugin

2007-03-26 Thread Roland Asmann
Asmann wrote: > OK, so I found it... the 'basedir' parameter for the changelog-plugin > points to the source-dir per default. If I change that to > ${project.basedir} I indeed get all changes. > Maybe this should be changed as the default setting? > > On Monday 26 Mar

Re: Question about changelog-plugin

2007-03-26 Thread Roland Asmann
OK, so I found it... the 'basedir' parameter for the changelog-plugin points to the source-dir per default. If I change that to ${project.basedir} I indeed get all changes. Maybe this should be changed as the default setting? On Monday 26 March 2007 11:08, Roland Asmann wrote: > O

Re: Question about changelog-plugin

2007-03-26 Thread Roland Asmann
On Saturday 24 March 2007 17:33, Dennis Lundberg wrote: > Roland Asmann wrote: > > Hi, > > > > I thought the changelog-plugin might do some nice things for me, but I've > > got a feeling it's not doing exactly what it is supposed to do... > > So, my ques

Re: Question about changelog-plugin

2007-03-24 Thread Dennis Lundberg
Roland Asmann wrote: Hi, I thought the changelog-plugin might do some nice things for me, but I've got a feeling it's not doing exactly what it is supposed to do... So, my question would be: Am i right if I say that the plugin ONLY checks changes on projects that have java-sou

Question about changelog-plugin

2007-03-23 Thread Roland Asmann
Hi, I thought the changelog-plugin might do some nice things for me, but I've got a feeling it's not doing exactly what it is supposed to do... So, my question would be: Am i right if I say that the plugin ONLY checks changes on projects that have java-sources? I wanted to use the p

[ANN] Maven Changelog Plugin 2.0 for Maven 2 Released

2007-03-01 Thread Dennis Lundberg
The Maven team is pleased to announce the release of Maven Changelog Plugin, version 2.0 for Maven 2. http://maven.apache.org/plugins/maven-changelog-plugin/ Release Notes ** Bug * [MCHANGELOG-1] - Changelog report produces (wrongly) empty output * [MCHANGELOG-2] - changelog (2.0-beta

RE: [m2] BUILD ERROR maven-changelog-plugin does not exist - Read your email

2007-01-26 Thread Lageson,Thomas M
-plugin does not exist Below is my response from last Friday to your original question. - Tom -Original Message- From: Lageson,Thomas M Sent: Friday, January 19, 2007 8:41 AM To: Maven Users List Subject: RE: [m2] BUILD ERROR maven-changelog-plugin does not exist Put this in the pom.xml

[m2] BUILD ERROR maven-changelog-plugin does not exist

2007-01-25 Thread Riboe, Jens
I got this error, what is wrong? [INFO] [ERROR] BUILD ERROR [INFO] [INFO] The plugin 'org.apache.maven.plugins:maven-changelog-plugin' does

Re: [m2] BUILD ERROR maven-changelog-plugin does not exist

2007-01-24 Thread allan ramirez
anuary 19, 2007 8:41 AM To: Maven Users List Subject: RE: [m2] BUILD ERROR maven-changelog-plugin does not exist Put this in the pom.xml. ... apache.snapshots http://people.apache.org/maven-snapshot-repository/ In the reporting section of your p

RE: [m2] BUILD ERROR maven-changelog-plugin does not exist

2007-01-24 Thread Lageson,Thomas M
Below is my response from last Friday to your original question. - Tom -Original Message- From: Lageson,Thomas M Sent: Friday, January 19, 2007 8:41 AM To: Maven Users List Subject: RE: [m2] BUILD ERROR maven-changelog-plugin does not exist Put this in the pom.xml

[m2] BUILD ERROR maven-changelog-plugin does not exist

2007-01-24 Thread Riboe, Jens
I got this error, what is wrong? [INFO] [ERROR] BUILD ERROR [INFO] [INFO] The plugin 'org.apache.maven.plugins:maven-changelog-plugin' does

RE: [m2] BUILD ERROR maven-changelog-plugin does not exist

2007-01-19 Thread Lageson,Thomas M
-changelog-plugin 2.0-SNAPSHOT That worked for me. Apparently the changelog plugin has not been released which is why it is not in the main maven repository. - Tom -Original Message- From: Riboe, Jens [mailto:[EMAIL PROTECTED] Sent: Friday

[m2] BUILD ERROR maven-changelog-plugin does not exist

2007-01-19 Thread Riboe, Jens
I got this error, what is wrong? [INFO] [ERROR] BUILD ERROR [INFO] [INFO] The plugin 'org.apache.maven.plugins:maven-changelog-plugin' does

Re: Changelog plugin?

2006-11-30 Thread George Stragand
Dennis, Excellent, thanks. I appriciate your time to make some suggestions. --G On 11/30/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Dennis Lundberg wrote: > Hi George > > Please try running the cvs command from your command line like this (it > should all be on one line): > > cvs -z3 -

Re: Changelog plugin?

2006-11-30 Thread Dennis Lundberg
Dennis Lundberg wrote: Hi George Please try running the cvs command from your command line like this (it should all be on one line): cvs -z3 -f -d :pserver:@:2401/usr/local/cvsroot -q log -d '"2006-06-01T00:00:00-0600<2006-09-01T00:00:00-0600"' If running the command on the command line

Re: Changelog plugin?

2006-11-30 Thread Dennis Lundberg
elease vote for it soon, but there is some other work regarding licenses that needs to be done first. George Stragand wrote: > Excellent! I needed that plugin repository, that was what I was missing. > Thanks! > > On 11/29/06, Rémy Sanlaville <[EMAIL PROTECTED]> wrote: >> >>

Re: Changelog plugin?

2006-11-30 Thread George Stragand
elease vote for it soon, but there is some other work regarding licenses that needs to be done first. George Stragand wrote: > Excellent! I needed that plugin repository, that was what I was missing. > Thanks! > > On 11/29/06, Rémy Sanlaville <[EMAIL PROTECTED]> wrote: >>

Re: Changelog plugin?

2006-11-29 Thread Dennis Lundberg
was what I was missing. Thanks! On 11/29/06, Rémy Sanlaville <[EMAIL PROTECTED]> wrote: Here is my changelog configuration: org.apache.maven.plugins maven-changelog-plugin 2.0-SNAPSHOT

Re: Changelog plugin?

2006-11-29 Thread George Stragand
Excellent! I needed that plugin repository, that was what I was missing. Thanks! On 11/29/06, Rémy Sanlaville <[EMAIL PROTECTED]> wrote: Here is my changelog configuration: org.apache.maven.plugins maven-changelog-plugin

Re: Changelog plugin?

2006-11-29 Thread Rémy Sanlaville
Here is my changelog configuration: org.apache.maven.plugins maven-changelog-plugin 2.0-SNAPSHOT date 2006-06-01 2006-09-01

Re: Changelog plugin?

2006-11-29 Thread George Stragand
I see the pages for changelog, however when I attempt to add it to my reports and run a site, I get "The plugin ' org.apache.maven.plugins:maven-changelog-plugin' does not exist or no valid version could be found". Is there a different plugin repo I need to pull from? I&#x

Re: Changelog plugin?

2006-11-29 Thread Rémy Sanlaville
You will find the changelog plugin here http://maven.apache.org/plugins/maven-changelog-plugin/index.html But I found the StatSCM better. http://www.nabble.com/-ANN--StatSVN-0.2.0-released-as-well-as-a-Maven-2-plugin-for-it.-tf272s177.html You can try both et tell us your opinion. Rémy

Changelog plugin?

2006-11-29 Thread George Stragand
What's the scoop on the changelog plugin? Where can this plugin be downloaded from? TIA --G

Re: Getting changelog-plugin to Generate 'change.xml' File

2006-11-21 Thread Emmanuel Hugonnet
Brad Harper a écrit : Hello: Has there been any attempt to link the change-log plugin with the changes-plugin via the 'changes.xml' document format. We're considering adding some sort of mark-up to the SCM commit log messages to identify issue ids and differentiate between additions, fixes, etc

Getting changelog-plugin to Generate 'change.xml' File

2006-11-21 Thread Brad Harper
Hello: Has there been any attempt to link the change-log plugin with the changes-plugin via the 'changes.xml' document format. We're considering adding some sort of mark-up to the SCM commit log messages to identify issue ids and differentiate between additions, fixes, etc. [The goal is to yank i

RE: Getting changelog-plugin to Generate 'change.xml' File

2006-11-21 Thread Brad Harper
> -Original Message- > From: Emmanuel Hugonnet [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 21, 2006 3:50 AM > To: Maven Users List > Subject: Re: Getting changelog-plugin to Generate 'change.xml' File > > > Brad Harper a écrit : > > Hell

Re: [M2] Changelog plugin report unknown range

2006-10-30 Thread Sam Anabtawi
; for each tag. Maybe the text "Changes from an unknown range" should be >> replace with "Changes from to " >> >> -allan >> >> Nate wrote: >>> When I generate the changelog plugin using the tag type wit

  1   2   3   >