Bug 639805 - LifecycleExecutionException, Unable to find the mojo 'checkstyle'
Summary: LifecycleExecutionException, Unable to find the mojo 'checkstyle'
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: maven-doxia
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Stanislav Ochotnicky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 640012 664493
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-04 04:31 UTC by Spike
Modified: 2010-12-23 15:08 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-12-23 15:08:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build log (91.04 KB, text/plain)
2010-10-04 04:33 UTC, Spike
no flags Details
build log with maven-doxia-1.1.3-2.fc15 (80.46 KB, text/plain)
2010-10-18 15:56 UTC, Spike
no flags Details

Description Spike 2010-10-04 04:31:30 UTC
Description of problem:
A LifecycleExecutionException is thrown during build

Version-Release number of selected component (if applicable):
maven-doxia-1.1.3-1.fc15

How reproducible:
Always

Steps to Reproduce:
1. Get SRPM from http://spike.fedorapeople.org/quartz/quartz-1.8.3-1.fc13.src.rpm
2. rpmbuild -ba quartz-1.8.3-1.fc13.src.rpm

or

2. mock -r fedora-rawhide-i386 --rebuild quartz-1.8.3-1.fc13.src.rpm
  
Actual results:
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-checkstyle-plugin:2.6:checkstyle': Unable to find the mojo 'checkstyle' (or one of its required components) in the plugin 'org.apache.maven.plugins:maven-checkstyle-plugin'
Cannot instanciate implementation 'org.apache.maven.doxia.parser.AbstractParser' because the class is abstract.

(Trace can be found in build.log)

Comment 1 Spike 2010-10-04 04:33:50 UTC
Created attachment 451332 [details]
build log

Comment 2 Stanislav Ochotnicky 2010-10-11 12:55:38 UTC
Can you try this doxia build?:
http://koji.fedoraproject.org/koji/taskinfo?taskID=2527580

Comment 3 Spike 2010-10-18 15:56:31 UTC
Created attachment 454156 [details]
build log with maven-doxia-1.1.3-2.fc15

Comment 4 Stanislav Ochotnicky 2010-12-21 15:21:33 UTC
I have fix prepared, but I want to update to latest doxia version as well. This new version requires httpcomponents-client, so blocking this on that review.

Comment 5 Stanislav Ochotnicky 2010-12-23 15:08:47 UTC
OK. New doxia (1.1.4-1) should fix this issue.


Note You need to log in before you can comment on or make changes to this bug.