- Mar 11, 2018
-
-
Mat Booth authored
This closes #8 This restores the OSGi metadata that was lost in the switch from Eclipse Aether to Maven Resolver and allows maven-resolver to be used in OSGi runtime environments.
-
- Mar 05, 2018
-
-
Sylwester Lachiewicz authored
This closes #12
-
Robert Varga authored
Compiling a pattern is a rather expensive operation and doing it a user-convenient constructor is very hurtful. Cache the compiled pattern in a static final field, just like other classes in this artifact do. This closes #16
-
- Feb 15, 2018
- Feb 07, 2018
-
-
Hervé Boutemy authored
-
- Feb 06, 2018
-
-
Hervé Boutemy authored
-
- Jan 27, 2018
-
-
rfscholte authored
Revert sleep back to 100 ms
-
- Jan 14, 2018
-
-
Sylwester Lachiewicz authored
org.apache.httpcomponents:httpclient .................. 4.5.3 -> 4.5.4 org.apache.httpcomponents:httpcore .................... 4.4.6 -> 4.4.8 org.codehaus.plexus:plexus-utils ..................... 3.0.24 -> 3.1.0 org.eclipse.sisu:org.eclipse.sisu.plexus .............. 0.1.1 -> 0.3.3 org.sonatype.sisu:sisu-guice .......................... 3.1.6 -> 3.2.6 org.eclipse.jetty:jetty-server .... 9.2.9.v20150224 -> 9.2.23.v20171218 org.eclipse.jetty:jetty-servlet ... 9.2.9.v20150224 -> 9.2.23.v20171218 org.eclipse.jetty:jetty-util ...... 9.2.9.v20150224 -> 9.2.23.v20171218 Plugins: maven-invoker-plugin:3.0.1 junit:junit:4.12 org.eclipse.sisu.plexus:0.3.3 This closes #11
-
- Dec 22, 2017
-
-
Christian Schulte authored
[WARNING] Error injecting: org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor java.lang.NoClassDefFoundError: org/apache/maven/plugins/annotations/Execute at java.lang.ClassLoader.defineClass1 (Native Method) at java.lang.ClassLoader.defineClass (ClassLoader.java:763)
-
Christian Schulte authored
Resolution without MRESOLVER-9 looks like (Maven 3.3.9): [DEBUG] org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.6:compile [DEBUG] javax.inject:javax.inject:jar:1:provided (scope managed from compile by org.apache.maven.resolver:maven-resolver:1.1.1-SNAPSHOT) [DEBUG] com.google.guava:guava:jar:16.0.1:compile The 'javax.inject:javax.inject:jar:1:provided' line shows that the artifact is in 'provided' scope. The Maven resolver without MRESOLVER-9 fixed will incorrectly resolve that transitive provided dependency. With MRESOLVER-9 fixed, the resolver correctly no longer resolves transitive provided dependencies. That dependency needs to be declared directly.
-
Christian Schulte authored
[MNG-6141] Dependency management overrides are not transitive and should be considered an anti-pattern. o Added transport modules to the parent dependency management and removed all dependency management overrides from the demo modules.
-
- Nov 25, 2017
-
-
Hervé Boutemy authored
-
Hervé Boutemy authored
-
- Nov 23, 2017
-
-
Manfred Moser authored
Signed-off-by:
Manfred Moser <manfred@simpligility.com> Signed-off-by:
Manfred Moser <mmoser@apache.org>
-
Manfred Moser authored
Signed-off-by:
Manfred Moser <manfred@simpligility.com> Signed-off-by:
Manfred Moser <mmoser@apache.org>
-
Manfred Moser authored
Signed-off-by:
Manfred Moser <manfred@simpligility.com> Signed-off-by:
Manfred Moser <mmoser@apache.org>
-
- Nov 20, 2017
-
-
Manfred Moser authored
- added module - updated parents - synced versions Signed-off-by:
Manfred Moser <manfred@simpligility.com> Signed-off-by:
Manfred Moser <mmoser@apache.org>
-
Manfred Moser authored
Signed-off-by:
Manfred Moser <manfred@simpligility.com> Signed-off-by:
Manfred Moser <mmoser@apache.org>
-
- Nov 09, 2017
-
-
Manfred Moser authored
-
- Aug 21, 2017
-
-
olivier lamy authored
Signed-off-by:
olivier lamy <olamy@apache.org>
-
olivier lamy authored
Signed-off-by:
olivier lamy <olamy@apache.org>
-
olivier lamy authored
Signed-off-by:
olivier lamy <olamy@apache.org>
-
- Jun 30, 2017
-
-
Michael Osipov authored
-
Michael Osipov authored
-
- May 28, 2017
-
-
Hervé Boutemy authored
-
- May 27, 2017
-
-
Hervé Boutemy authored
-
Hervé Boutemy authored
-
- May 26, 2017
-
-
Hervé Boutemy authored
-
Hervé Boutemy authored
-
Hervé Boutemy authored
-
Hervé Boutemy authored
-
Hervé Boutemy authored
-
Hervé Boutemy authored
-
Hervé Boutemy authored
-
Hervé Boutemy authored
-
- May 22, 2017
-
-
Michael Osipov authored
-
Michael Osipov authored
The rationale is that the values in question were valid when they were passed or for themselves, but in combination with others they do not add up, an illegal state has been reached.
-
Michael Osipov authored
-
- May 16, 2017
-
-
Michael Osipov authored
-