You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2013/09/06 13:33:51 UTC

[jira] [Commented] (INFRA-6539) Sling job failure on analysis.apache.org/jenkins - Failed to find Premain-Class manifest attribute in ... jacoco-ant.jar

    [ https://issues.apache.org/jira/browse/INFRA-6539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760144#comment-13760144 ] 

Robert Munteanu commented on INFRA-6539:
----------------------------------------

Ping? Can anyone with access please make this change? It should only require changing the Maven goals from

clean install -U -DobrRepository=false -DHttpTestBase.readyTimeoutSeconds=300 -PwarIntegrationTests -Djacoco.agent.path=/x1/sonar-install/jacoco/current/lib/jacocoant.jar -Djacoco.file.path=/x1/sonar-install/jacoco/dump/jacocoant.dump -DargLine=-javaagent:/x1/sonar-install/jacoco/current/lib/jacocoant.jar=destfile=/x1/sonar-install/jacoco/dump/jacocoant.dump

to 

clean install -DHttpTestBase.readyTimeoutSeconds=300 -PwarIntegrationTests
                
> Sling job failure on analysis.apache.org/jenkins - Failed to find Premain-Class manifest attribute in ... jacoco-ant.jar
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: INFRA-6539
>                 URL: https://issues.apache.org/jira/browse/INFRA-6539
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Analysis
>            Reporter: Robert Munteanu
>
> I noticed that the Sling analysis found at https://analysis.apache.org/dashboard/index/35893 is more than two years old. The latest build [1] seems to fail with some jacoco configuration problem:
> Failed to find Premain-Class manifest attribute in /x1/sonar-install/jacoco/current/lib/jacocoant.jar
> Error occurred during initialization of VM
> agent library failed to init: instrument
> I think that this config is not needed and can be removed, since other projects ( e.g. archiva ) don't seem to use it.
> [1]: https://analysis.apache.org/jenkins/job/sling/456/consoleText

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira