[
https://issues.apache.org/jira/browse/AXIOM-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329327#comment-15329327
]
Jeff Thomas commented on AXIOM-484:
-----------------------------------
Hallo Andreas, if this is the expected behaviour, please go ahead and close
this issue. Cheers, Jeff
> Maven full-build of Axiom breaks if building with tests-disabled
> ----------------------------------------------------------------
>
> Key: AXIOM-484
> URL: https://issues.apache.org/jira/browse/AXIOM-484
> Project: Axiom
> Issue Type: Bug
> Affects Versions: 1.2.19
> Reporter: Jeff Thomas
> Priority: Minor
>
> If performing a full-build with tests disabled, the build breaks in the
> code-coverage module due to dependencies on test-artifacts that are not
> present (have not been generated):
> For example:
> {code:xml}
> <dependency>
> <groupId>${project.groupId}</groupId>
> <artifactId>eclipse-tests</artifactId>
> <version>${project.version}</version>
> <classifier>jacoco</classifier>
> <type>exec</type>
> </dependency>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]