You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2008/05/25 14:33:54 UTC

[jira] Issue Comment Edited: (SM-1369) all modules in servicemix build failed when generate checkstyle report since it expect a LICENSE file in current folder

    [ https://issues.apache.org/activemq/browse/SM-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43017#action_43017 ] 

gertvanthienen edited comment on SM-1369 at 5/25/08 5:33 AM:
--------------------------------------------------------------

Unfortunately, the proposed fix doesn't work on my machine, where the build now still fails with
{noformat}
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in Checkstyle report generation.

Embedded error: Unable to process header location.
Unable to find location 'LICENSE.txt' as URL, File or Resource. 
{noformat}

Let's try to find a solution that works for both of us.  Could you retry building trunk (cfr. http://svn.apache.org/viewvc?view=rev&revision=659975)?

      was (Author: gertvanthienen):
    Unfortunately, the proposed fix doesn't work on machine, where the build now still fails with
{noformat}
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in Checkstyle report generation.

Embedded error: Unable to process header location.
Unable to find location 'LICENSE.txt' as URL, File or Resource. 
{noformat}

Let's try to find a solution that works for both of us.  Could you retry building trunk (cfr. http://svn.apache.org/viewvc?view=rev&revision=659975)?
  
> all modules in servicemix build failed when generate checkstyle report since it expect a LICENSE file in current folder
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1369
>                 URL: https://issues.apache.org/activemq/browse/SM-1369
>             Project: ServiceMix
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>
> I see this wierd error today.
> We have a LICENSE file in the top folder so run "mvn install " is ok from the top folder.
> but when I try to build a single module, I get this error, then I copy the LICENSE file to the module, then the strange error gone.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.