Hi,

what is this jacoco.ant-caller ?


No idea. This is not an artifact the JaCoCo project delivers or depends on.

Regards,
-marc


On 2015-09-15 14:31, emerson_cod via JaCoCo and EclEmma Users 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/8344bf83-c4c2-43b2-b3f8-6ce975a5da57%40googlegroups.com
[1].
For more options, visit https://groups.google.com/d/optout [2].


Links:
------
[1]
https://groups.google.com/d/msgid/jacoco/8344bf83-c4c2-43b2-b3f8-6ce975a5da57%40googlegroups.com?utm_medium=email&utm_source=footer
[2] https://groups.google.com/d/optout

--
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/06fcac1538c04299cde80fabc1187b6a%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to