You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Johan Vogelzang (JIRA)" <ji...@codehaus.org> on 2008/11/03 08:18:52 UTC

[jira] Created: (MCHECKSTYLE-106) Unstable builds

Unstable builds
---------------

                 Key: MCHECKSTYLE-106
                 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-106
             Project: Maven 2.x Checkstyle Plugin
          Issue Type: Bug
    Affects Versions: 2.2
         Environment: Maven 2.0.9, Jdk 1.6.0_04, jdk 1.6.0_10, Linux (Centos4 and Kubuntu 8.04) 
            Reporter: Johan Vogelzang


Set up:
 - Multimodule structure (one parent-pom and three submodules, one containing our checkstyle configuration: smartjava_checks.xml)
 - Checkstyle configuration as described in http://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html
 - Command: mvn clean install site 
The strange thing is that when run the exact same sources with the exact same build goals multiple times, the build fails for about 50% of the times. When the build fails it shows:
Embedded error: Error rendering Maven report: Unable to find configuration file at location smartjava_checks.xml.
I have seen earlier issues about classloading problems related to this error, but not this unstable behaviour.

Workaround: When you run the Maven command without "install" the build runs successful.
mvn clean site 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MCHECKSTYLE-106) Unstable builds

Posted by "nicolas de loof (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHECKSTYLE-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nicolas de loof closed MCHECKSTYLE-106.
---------------------------------------

    Resolution: Duplicate

> Unstable builds
> ---------------
>
>                 Key: MCHECKSTYLE-106
>                 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-106
>             Project: Maven 2.x Checkstyle Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2
>         Environment: Maven 2.0.9, Jdk 1.6.0_04, jdk 1.6.0_10, Linux (Centos4 and Kubuntu 8.04) 
>            Reporter: Johan Vogelzang
>
> Set up:
>  - Multimodule structure (one parent-pom and three submodules, one containing our checkstyle configuration: smartjava_checks.xml)
>  - Checkstyle configuration as described in http://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html
>  - Command: mvn clean install site 
> The strange thing is that when run the exact same sources with the exact same build goals multiple times, the build fails for about 50% of the times. When the build fails it shows:
> Embedded error: Error rendering Maven report: Unable to find configuration file at location smartjava_checks.xml.
> I have seen earlier issues about classloading problems related to this error, but not this unstable behaviour.
> Workaround: When you run the Maven command without "install" the build runs successful.
> mvn clean site 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MCHECKSTYLE-106) Unstable builds

Posted by "Brad Fritz (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHECKSTYLE-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=174601#action_174601 ] 

Brad Fritz commented on MCHECKSTYLE-106:
----------------------------------------

I am seeing similar failures.  More information, including log snippets and some
preliminary debugging in my post to maven-users at:
http://www.nabble.com/checkstyle-plugin%3A-indeterminate-resource-loading-and-MalformedURLException-to23283275.html#a23283275

> Unstable builds
> ---------------
>
>                 Key: MCHECKSTYLE-106
>                 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-106
>             Project: Maven 2.x Checkstyle Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2
>         Environment: Maven 2.0.9, Jdk 1.6.0_04, jdk 1.6.0_10, Linux (Centos4 and Kubuntu 8.04) 
>            Reporter: Johan Vogelzang
>
> Set up:
>  - Multimodule structure (one parent-pom and three submodules, one containing our checkstyle configuration: smartjava_checks.xml)
>  - Checkstyle configuration as described in http://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html
>  - Command: mvn clean install site 
> The strange thing is that when run the exact same sources with the exact same build goals multiple times, the build fails for about 50% of the times. When the build fails it shows:
> Embedded error: Error rendering Maven report: Unable to find configuration file at location smartjava_checks.xml.
> I have seen earlier issues about classloading problems related to this error, but not this unstable behaviour.
> Workaround: When you run the Maven command without "install" the build runs successful.
> mvn clean site 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira