On Tue, Jan 15, 2013 at 3:10 PM, Oleg Kalnichevski <ol...@apache.org> wrote:

> On Tue, 2013-01-15 at 12:12 -0500, Gary Gregory wrote:
> > Hi,
> >
> > I get:
> >
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:checkstyle
> > (validate) on project httpcomponents-core: An error has occurred in
> > Checkstyle report generation. Failed during checkstyle configurat
> > ion: cannot initialize module Header - unable to load header file
> > asl2.header: asl2.header (The system cannot find the file specified) ->
> > [Help 1]
> >
> > Did someone forget to commit asl2.header?
> >
> > Gary
> >
>
> Trunk passes style checks for me (after fixing tabs introduced by a
> previous commit). The asl2.header file seems to be at the right place.
>

Weird, I wonder what is wrong on my end then. I have in
"C:\svn\org\apache\httpcomponents\trunk" the following dirs:

httpasync
httpasyncclient
httpclient
httpcore
httpcore-benchmark
httpcore-contrib
project

To get the error, I do:

cd project
mvn clean test

Can you try that?

Gary


>
> Oleg
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
> For additional commands, e-mail: dev-h...@hc.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to