On Thu, Apr 3, 2008 at 10:10 PM, Sergiu Dumitriu <[EMAIL PROTECTED]> wrote:
> Asiri Rathnayake wrote: > > Hi All, > > > > I'm really sorry about having to trouble like this. > > > > I was going to fix the checkstyle violations in xwiki-core but now i get > the > > following error, > > > > [EMAIL PROTECTED] xwiki-core]$ mvn checkstyle:check > > [INFO] Scanning for projects... > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Building XWiki Platform - Core - Core > > [INFO] task-segment: [checkstyle:check] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] [checkstyle:check] > > [INFO] Unable to perform checkstyle:check, unable to find > > checkstyle:checkstyle outputFile. > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] BUILD SUCCESSFUL > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Total time: 1 second > > [INFO] Finished at: Thu Apr 03 21:35:47 LKT 2008 > > [INFO] Final Memory: 2M/9M > > [INFO] > > ------------------------------------------------------------------------ > > [EMAIL PROTECTED] xwiki-core]$ > > > > What do i have to do so that checkstyle will function again ? > > > > mvn checkstyle:checkstyle > Thanks Sergiu, this just works. Now I can work on fixing the issues. Thanks a lot. - Asiri > > -- > Sergiu Dumitriu > http://purl.org/net/sergiu/ > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

