Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15-SP4
maven-plugin-testing.34079
maven-plugin-testing-blocked.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File maven-plugin-testing-blocked.patch of Package maven-plugin-testing.34079
--- maven-plugin-testing-3.3.0/maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/stubs/StubArtifactRepository.java 2014-12-17 20:13:58.000000000 +0100 +++ maven-plugin-testing-3.3.0/maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/stubs/StubArtifactRepository.java 2021-04-23 11:59:52.418851409 +0200 @@ -228,6 +228,16 @@ } + public void setBlocked( boolean blocked) + { + + } + + public boolean isBlocked() + { + return false; + } + public List<String> findVersions( Artifact artifact ) { return Collections.emptyList();
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor