13
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor to code style More... almost 8 years ago
Update Gradle version and rename EquippedResolveStage class More... almost 8 years ago
Add JavaDoc and README More... almost 8 years ago
Initial prototype gor Gradle resolver More... almost 8 years ago
SHRINKRES-263: When resolving a .war dependency, search for output from maven war plugin, not just compiled classes; Check against artifact type property, not extension when determining whether we deal with a war or not. More... almost 8 years ago
Added additional text to an exception thrown when a zip file is being extracted More... about 8 years ago
SHRINKRES-262 Renamed tests that didn't contain TestCase in their name, so they are executed More... about 8 years ago
SHRINKRES-260 Shrinkwrap updated to 1.2.6 More... about 8 years ago
SHRINKRES-261 When multiple settings.xml files are merged then all profiles activated by default are taken; modified testcase to verify that settings.xml files are used correctly More... about 8 years ago
SHRINKRES-259: No longer add directories to zip, added test that asserts the produced zip can actually be unzipped More... about 8 years ago
[maven-release-plugin] prepare for next development iteration More... about 8 years ago
[maven-release-plugin] prepare release 3.0.0-alpha-2 More... about 8 years ago
EmbeddedMaven tries to download maven binaries three times and if the three attempts are unsuccessful then it throws an exception More... about 8 years ago
SHRINKRES-256 Added Maven BOM into SWR shrinkwrap-resolver-bom More... about 8 years ago
Issue #107 Fix Coburtura and FindBugs failures under JDK7 More... about 8 years ago
Issue #106 Bring JDK7 modules for NIO.2 support into core api and impl More... about 8 years ago
#105 Update POM configuration to GitHub issues More... about 8 years ago
Issue #104 Update compilation and runtime requirement to Java8 More... about 8 years ago
#103 Bump version for development of 2.0.0-alpha-X More... about 8 years ago
EmbeddedMaven-improved cube-gradle test-it's not necessary to deploy Resolver bits into staging repository before running the test More... about 8 years ago
SHRINKRES-257 EmbeddedMaven-added README describtion More... about 8 years ago
SHRINKRES-257 EmbeddedMaven-implemented quiet mode; modified status bar More... about 8 years ago
SHRINKRES-257 EmbeddedMaven-refactoring-created separated packages for maven.equipped and pom.equipped related classes and interfaces More... about 8 years ago
SHRINKRES-257 EmbeddedMaven-solved issue with increasing number of UUID dirs containg extracted Mave binaries - added mapping using md5 hash of downloaded zip file More... about 8 years ago
SHRINKRES-257 EmbeddedMaven-added ConfigurationStageTestCase and fixed possible defects More... about 8 years ago
SHRINKRES-257 EmbeddedMaven-made configuration of a Maven distribution available during config stage More... about 8 years ago
SHRINKRES-257 EmbeddedMaven-added cube test that runs gradle build inside of the Docker conainer-to test EmbeddedMaven in an environment with no Maven installation available by default More... about 8 years ago
SHRINKRES-257 EmbeddedMaven-Added test case for Maven downloads More... about 8 years ago
SHRINKRES-257 EmbeddedMaven-API javadoc;possibility to not use cache Maven directory More... about 8 years ago
SHRINKRES-257 EmbeddedMaven-added integration tests and implemented missing functionalities More... about 8 years ago