FYI: the release is currently stalled until I can figure out why some of the offline tests are failing (only in release profile):
[INFO] Tests in error: [INFO] overrideOfflineFlag(org.jboss.shrinkwrap.resolver.impl.maven.bootstrap.SystemPropertyPrecedenceTestCase): Unexpected exception, expected<org.jboss.shrinkwrap.resolver.api.NoResolvedResultException> but was<junit.framework.AssertionFailedError> [INFO] offlineBySysProp(org.jboss.shrinkwrap.resolver.impl.maven.integration.OfflineRepositoryTestCase): Unexpected exception, expected<org.jboss.shrinkwrap.resolver.api.NoResolvedResultException> but was<junit.framework.AssertionFailedError>
S,
ALR
Found and fixed the release issue as https://issues.jboss.org/browse/SHRINKRES-84. Released 2.0.0-alpha-5.
S,
ALR