atlasmap-attic / atlasmap-runtime

AtlasMap runtime engine and design time services
http://atlasmap.io
Other
3 stars 8 forks source link

atlasmap-runtime artefact must not have a dependency on test atlasmap-core-xxx-tests #258

Closed rhuss closed 6 years ago

rhuss commented 6 years ago

This was observed in an s2i build of an Syndesis integration. @dsimansk do you have more infos ?

dsimansk commented 6 years ago

It seems that atlas-java-module is pulling it in.

io.syndesis.integrations:project:jar:0.1-SNAPSHOT
+- io.atlasmap:camel-atlasmap:jar:1.31.1.fuse-000001-redhat-1:compile
|  +- org.apache.camel:camel-core:jar:2.20.0.fuse-000120-redhat-1:compile
|  |  +- com.sun.xml.bind:jaxb-core:jar:2.2.11:compile
|  |  \- com.sun.xml.bind:jaxb-impl:jar:2.2.11:compile
|  +- io.atlasmap:atlas-api:jar:1.31.1.fuse-000004-redhat-1:compile
|  |  \- io.atlasmap:atlas-model:jar:1.31.1.fuse-000004-redhat-1:compile
|  +- io.atlasmap:atlas-core:jar:1.31.1.fuse-000004-redhat-1:compile
|  +- io.atlasmap:atlas-java-module:jar:1.31.1.fuse-000004-redhat-1:compile
|  |  +- io.atlasmap:atlas-java-model:jar:1.31.1.fuse-000004-redhat-1:compile
|  |  |  \- javax.xml.bind:jaxb-api:jar:2.2.12:compile
|  |  +- io.atlasmap:atlas-java-inspect:jar:1.31.1.fuse-000004-redhat-1:compile
|  |  \- io.atlasmap:atlas-core:jar:tests:1.31.1.fuse-000004-redhat-1:compile