-
-
Save cmoulliard/5b48fbe399af8f53cc8f7fcc9c80557b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforcer-transitives-check) @ apiman-gateway-osgi-servlet --- | |
[INFO] Flag 'useClassesFromLastBuild' is set. Try to use existing output folder. | |
[INFO] Analyze dependencies of artifact 'io.apiman:apiman-gateway-osgi-servlet:bundle:1.2.4-SNAPSHOT'. | |
[WARNING] Rule 0: de.is24.maven.enforcer.rules.IllegalTransitiveDependencyCheck failed with message: | |
Found 24 illegal transitive type dependencies in artifact 'io.apiman:apiman-gateway-osgi-servlet:bundle:1.2.4-SNAPSHOT': | |
1.) io.apiman.common.plugin.Plugin | |
2.) io.apiman.common.plugin.PluginClassLoader | |
3.) io.apiman.common.plugin.PluginCoordinates | |
4.) io.apiman.common.util.AbstractMessages | |
5.) io.apiman.common.util.ReflectionUtils | |
6.) io.apiman.common.util.crypt.IDataEncrypter | |
7.) io.apiman.gateway.engine.IComponent | |
8.) io.apiman.gateway.engine.IConnectorFactory | |
9.) io.apiman.gateway.engine.IEngine | |
10.) io.apiman.gateway.engine.IEngineConfig | |
11.) io.apiman.gateway.engine.IMetrics | |
12.) io.apiman.gateway.engine.IPluginRegistry | |
13.) io.apiman.gateway.engine.IPolicyErrorWriter | |
14.) io.apiman.gateway.engine.IPolicyFailureWriter | |
15.) io.apiman.gateway.engine.IRegistry | |
16.) io.apiman.gateway.engine.async.IAsyncResult | |
17.) io.apiman.gateway.engine.async.IAsyncResultHandler | |
18.) io.apiman.gateway.engine.beans.ApiEndpoint | |
19.) io.apiman.gateway.engine.impl.ConfigDrivenEngineFactory | |
20.) io.apiman.gateway.engine.impl.DefaultPolicyErrorWriter | |
21.) io.apiman.gateway.engine.impl.DefaultPolicyFailureWriter | |
22.) io.apiman.gateway.engine.policy.IPolicyFactory | |
23.) org.apache.commons.configuration.BaseConfiguration | |
24.) org.apache.commons.configuration.Configuration |
Author
cmoulliard
commented
Apr 4, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment