jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
Maven 2.x Verifier Plugin
  • Maven 2.x Verifier Plugin
  • MVERIFIER-2

review plugin documentation

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Task Task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.0
  • Labels:
    None
  • Number of attachments :
    2
  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    maven-verifier-plugin-dcabasson.txt
    20/Jul/06 9:11 AM
    9 kB
    Denis Cabasson
  2. Text File
    MVERIFIER-2-maven-verifier-plugin.patch
    28/Jul/06 2:49 AM
    8 kB
    Denis Cabasson

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Denis Cabasson added a comment - 20/Jul/06 9:11 AM

Documentation patch to comply with maven docck plugin

TODO: faq (no questions yet), maven-plugin:2-SNAPSHOT migration (would require maven:2-0-5-SNAPSHOT, not available here).

Show
Denis Cabasson added a comment - 20/Jul/06 9:11 AM Documentation patch to comply with maven docck plugin TODO: faq (no questions yet), maven-plugin:2-SNAPSHOT migration (would require maven:2-0-5-SNAPSHOT, not available here).
Hide
Permalink
Vincent Siveton added a comment - 27/Jul/06 5:48 AM

Some issues about the patch.

Inside:

 
Index: E:/Projets/OSS/maven-verifier-plugin ...

It should be:

 
Index: maven-verifier-plugin ...

FYI
http://maven.apache.org/guides/development/guide-m2-development.html#Creating%20and%20submitting%20a%20patch

Thanks!

Show
Vincent Siveton added a comment - 27/Jul/06 5:48 AM Some issues about the patch. Inside: Index: E:/Projets/OSS/maven-verifier-plugin ... It should be: Index: maven-verifier-plugin ... FYI http://maven.apache.org/guides/development/guide-m2-development.html#Creating%20and%20submitting%20a%20patch Thanks!
Hide
Permalink
Denis Cabasson added a comment - 28/Jul/06 2:48 AM

Sorry about that.

Following yesterday's discussion "What patch program do people use on Windows XP?" on dev@maven, I stopped using eclipse to generate patch files (which contains full paths) and went back to use svn command line.

Here is the new version, with relative paths (and the right name according to maven conventions).

Show
Denis Cabasson added a comment - 28/Jul/06 2:48 AM Sorry about that. Following yesterday's discussion "What patch program do people use on Windows XP?" on dev@maven, I stopped using eclipse to generate patch files (which contains full paths) and went back to use svn command line. Here is the new version, with relative paths (and the right name according to maven conventions).
Hide
Permalink
Denis Cabasson added a comment - 28/Jul/06 2:49 AM

Updated patch with relative path names and right name.

Show
Denis Cabasson added a comment - 28/Jul/06 2:49 AM Updated patch with relative path names and right name.
Hide
Permalink
Vincent Siveton added a comment - 28/Jul/06 7:59 AM

Staging site:

http://people.apache.org/~vsiveton/maven-verifier-plugin/

Show
Vincent Siveton added a comment - 28/Jul/06 7:59 AM Staging site: http://people.apache.org/~vsiveton/maven-verifier-plugin/
Hide
Permalink
Dennis Lundberg added a comment - 28/Jul/06 5:26 PM

Vincent, did you apply this patch or did you just stage a site? I can't find this patch in SVN. I've got some changes I would like to make.

Show
Dennis Lundberg added a comment - 28/Jul/06 5:26 PM Vincent, did you apply this patch or did you just stage a site? I can't find this patch in SVN. I've got some changes I would like to make.
Hide
Permalink
Vincent Siveton added a comment - 28/Jul/06 8:40 PM

Dennis, I waited the faq to apply the patch...
I committed, so feel free to work on it.

Show
Vincent Siveton added a comment - 28/Jul/06 8:40 PM Dennis, I waited the faq to apply the patch... I committed, so feel free to work on it.
Hide
Permalink
Dennis Lundberg added a comment - 30/Jul/06 3:54 PM

I've commited several changes to the documentation. My work is finished now and I've staged the new site here:
http://people.apache.org/~dennisl/maven-verifier-plugin/

We're still missing that FAQ though.

Show
Dennis Lundberg added a comment - 30/Jul/06 3:54 PM I've commited several changes to the documentation. My work is finished now and I've staged the new site here: http://people.apache.org/~dennisl/maven-verifier-plugin/ We're still missing that FAQ though.
Hide
Permalink
Denis Cabasson added a comment - 31/Jul/06 1:57 AM

We should change the usage.apt file, as it seems the maven-verifier-plugin is by default bound to the integration-test phase.
So there is not really any point in declaring an executions/execution block in the build config.

IMHO, let the plugin be bound to its default phase, is integration-test, rather than forcing its bind to the verify phase.

(my wrong here, I didn't detect this when updating the documentation. I guess a patch isn't useful there )

Show
Denis Cabasson added a comment - 31/Jul/06 1:57 AM We should change the usage.apt file, as it seems the maven-verifier-plugin is by default bound to the integration-test phase. So there is not really any point in declaring an executions/execution block in the build config. IMHO, let the plugin be bound to its default phase, is integration-test, rather than forcing its bind to the verify phase. (my wrong here, I didn't detect this when updating the documentation. I guess a patch isn't useful there )
Hide
Permalink
Dennis Lundberg added a comment - 06/Nov/06 4:22 PM

Denis, should we remove the whole <executions> element?

Show
Dennis Lundberg added a comment - 06/Nov/06 4:22 PM Denis, should we remove the whole <executions> element?
Hide
Permalink
Dennis Lundberg added a comment - 08/Jul/07 7:40 AM

I've added a small FAQ now. The plugin now passes the docck:check. I'm going to close this issue. Please open another issue for any remaining stuff.

Show
Dennis Lundberg added a comment - 08/Jul/07 7:40 AM I've added a small FAQ now. The plugin now passes the docck:check. I'm going to close this issue. Please open another issue for any remaining stuff.

People

  • Assignee:
    Dennis Lundberg
    Reporter:
    Marvin King
Vote (0)
Watch (1)

Dates

  • Created:
    12/Jul/06 3:35 AM
    Updated:
    08/Jul/07 7:41 AM
    Resolved:
    08/Jul/07 7:41 AM

Time Tracking

Estimated:
17h
Original Estimate - 17 hours
Remaining:
17h
Remaining Estimate - 17 hours
Logged:
Not Specified
Time Spent - Not Specified
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.