Re: Please review Changelog plugin documentation

2006-08-05 Thread neeraj bisht
hi can any one tell me the solution of following problem i am able to download the dependency from the internal repository if i am working in the same computer ,i used http protocol like http://mylocalrepository/repository to download the dependency but when i sited in another computer i am

Re: Please review Changelog plugin documentation

2006-08-05 Thread Dennis Lundberg
Hi Thanks for your effort on the documentation for this plugin. I have committed a small patch where I fixed a wrong groupId and artifactId on the usage page, added more context to the pom.xml examples and fix a couple of typos. After that I published the site, so it is now available in its

Re: Please review Changelog plugin documentation

2006-08-01 Thread Maria Odea Ching
Thanks for all your comments :) I've already revised the docs and the staging site http://people.apache.org/~oching/maven-changelog-plugin -Odea Vincent Siveton wrote: Other (small) comments: faq.html I would prefer: What is the d

Re: Please review Changelog plugin documentation

2006-08-01 Thread Vincent Siveton
Other (small) comments: faq.html I would prefer: What is the difference between maven-changes-plugin and maven-changelog-plugin? And in the response, add a link to maven-changes-plugin usage.html project descriptor link should be: http://maven.apache.org/ref/current/maven-model/maven.html Cheer

Re: Please review Changelog plugin documentation

2006-08-01 Thread Franz Allan Valencia See
Good day, Here are my additional comments: In general change "Maven 2 Changelog Plugin" to "Maven Changelog Plugin" In index.html change "usecases" to "use-cases" It would be nice if there would be a brief explanation as to what a "Software Configuration Management" (probably either here or in

Re: Please review Changelog plugin documentation

2006-08-01 Thread Franz Allan Valencia See
Good day, Are the ranges inclusive or exclusive? Thanks, Franz On 7/31/06, Maria Odea Ching <[EMAIL PROTECTED]> wrote: Hi Everyone, The Changelog plugin docs are now ready for review :) A staging site is available at http://people.apache.org/~oching/maven-changelog-plugin

Re: Please review Changelog plugin documentation

2006-08-01 Thread Maria Odea Ching
Okay, thanks for the review :) I'll post your comments in jira and revise the docs. - Deng Edwin Punzalan wrote: Hi, Here are my comments: * usage.html - replace the word "m2" with "Maven" - explain the default configuration values used (when running the plugin without any configuration)

Re: Please review Changelog plugin documentation

2006-08-01 Thread Edwin Punzalan
Hi, Here are my comments: * usage.html - replace the word "m2" with "Maven" - explain the default configuration values used (when running the plugin without any configuration) - A user would like to see a sample report generated by this plugin. Can you provide one like what Allan did for t

Please review Changelog plugin documentation

2006-07-31 Thread Maria Odea Ching
Hi Everyone, The Changelog plugin docs are now ready for review :) A staging site is available at http://people.apache.org/~oching/maven-changelog-plugin . Thanks, Odea ---