đŸ¤– This is an automatic PR for replacing the deprecated 'hamcrest-*' modules with 'hamcrest'.
All deprecated modules' code has been merged into 'hamcrest'.
Consumers of hamcrest-* should replace the dependency with hamcrest, which is the drop-in module containing the code of the deprecated hamcrest-* modules.
Edit: The build failure happened independantly to this PR:
java.lang.RuntimeException: Could not retrieve last changes of svn repository located at /home/jenkins/workspace/lugins_last-changes-plugin_PR-96/target/test-classes/svn-sample-repo due to following error: Could not retrieve last changes of svn repository located at /home/jenkins/workspace/lugins_last-changes-plugin_PR-96/target/test-classes/svn-sample-repo due to following error: svn: E170001: Authentication required for '<https://subversion.assembla.com:443> Assembla Restricted Area' - org.tmatesoft.svn.core.SVNAuthenticationException: svn: E170001: Authentication required for '<https://subversion.assembla.com:443> Assembla Restricted Area'
đŸ¤– This is an automatic PR for replacing the deprecated 'hamcrest-*' modules with 'hamcrest'.
All deprecated modules' code has been merged into 'hamcrest'. Consumers of
hamcrest-*
should replace the dependency withhamcrest
, which is the drop-in module containing the code of the deprecatedhamcrest-*
modules.Ping
@NotMyFault
if you have questions.script source
Edit: The build failure happened independantly to this PR: