Sorry, the output from ivy shows an older version I also tried.
I want to make it run with the 0.7.5 version - and for this the same 
error/output is produced

On Tuesday, September 15, 2015 at 2:31:02 PM UTC+2, [email protected] 
wrote:
>
>
> Hi,
>
> I have a build file (ant/ivy) containing the following:
>
>       <ivy:cachepath organisation="org.jacoco" module="org.jacoco.ant" 
> revision="0.7.5.201505241946" inline="true" conf="test" pathid=
> "jacoco.classpath"/>
>
>      <taskdef resource="org/jacoco/ant/antlib.xml" classpathref=
> "jacoco.classpath"/>
>
> to include jacoco.ant in the build for coverage analysis.
>
> When I run this though it returns
>
> [ivy:cachepath] :: downloading artifacts ::
>
> [ivy:cachepath] :: resolution report :: resolve 2431ms :: artifacts dl 0ms
>
>        
> --------------------------------------------------------------------
>
>        |                  |            modules            ||   artifacts 
>   |
>
>        |       conf       | number| search|dwnlded|evicted|| number|
> dwnlded|
>
>        
> ---------------------------------------------------------------------
>
>        |       test       |   1   |   1   |   1   |   0   ||   0   |   0 
>   |
>
>        
> ---------------------------------------------------------------------
>
> [ivy:cachepath] WARN:   ::::::::::::::::::::::::::::::::::::::::::::::
>
> [ivy:cachepath] WARN:   ::          UNRESOLVED DEPENDENCIES         ::
>
> [ivy:cachepath] WARN:   ::::::::::::::::::::::::::::::::::::::::::::::
>
> [ivy:cachepath] WARN:   :: org.jacoco#org.jacoco.ant;0.7.3.201502191951: 
> configuration not public in org.jacoco#org.jacoco.ant;0.7.3.201502191951: 
> 'test'. It was required from org.jacoco#org.jacoco.ant-caller;working test
>
> [ivy:cachepath] WARN:   ::::::::::::::::::::::::::::::::::::::::::::::
>
> [ivy:cachepath]         report for 
> org.jacoco#org.jacoco.ant-caller;working test produced in 
> /home/vagrant/.ant/cache/org.jacoco-org.jacoco.ant-caller-test.xml
>
> [ivy:cachepath]         resolve done (2431ms resolve - 0ms download)
>
> [ivy:cachepath]
>
> [ivy:cachepath] :: problems summary ::
>
> [ivy:cachepath] :::: WARNINGS
>
> [ivy:cachepath]                 
> ::::::::::::::::::::::::::::::::::::::::::::::
>
> [ivy:cachepath]                 ::          UNRESOLVED DEPENDENCIES       
>   ::
>
> [ivy:cachepath]                 
> ::::::::::::::::::::::::::::::::::::::::::::::
>
> [ivy:cachepath]                 :: 
> org.jacoco#org.jacoco.ant;0.7.3.201502191951: configuration not public in 
> org.jacoco#org.jacoco.ant;0.7.3.201502191951: 'test'. It was required from 
> org.jacoco#org.jacoco.ant-caller;working test
>
> [ivy:cachepath]                 
> ::::::::::::::::::::::::::::::::::::::::::::::
>
> [ivy:cachepath]
>
> [ivy:cachepath] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
>
> what is this jacoco.ant-caller ? 
>
> And what do I need to change to make the build working ?
>
> Thanks
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/499b547d-00f0-4e41-83af-100131510a8c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to