ShrinkWrap Maven Resolver has a support to be configured automagically (e.g. to get pom.xml, settings.xml with specific repositories, activatedProfiles) from Maven environment via system properties if ShrinkWrap Maven Resolver plugin is activated. IDE can mimic plugin behavior and thus get this information.
This means that inclusion of required jars via Aether is doable very easily. Anyway, I'd wait for SHRINKRES 2.0.0-alpha-2 to be out in order to implement this feature.
ShrinkWrap Maven Resolver has a support to be configured automagically (e.g. to get pom.xml, settings.xml with specific repositories, activatedProfiles) from Maven environment via system properties if ShrinkWrap Maven Resolver plugin is activated. IDE can mimic plugin behavior and thus get this information.
This means that inclusion of required jars via Aether is doable very easily. Anyway, I'd wait for SHRINKRES 2.0.0-alpha-2 to be out in order to implement this feature.