Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:dirkmueller:acdc:as_python3_module
mojo-executor
mojo-executor-dependency.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mojo-executor-dependency.patch of Package mojo-executor
--- mojo-executor-mojo-executor-parent-2.3.1/mojo-executor/src/main/java/org/twdata/maven/mojoexecutor/MojoExecutor.java 2019-11-23 20:33:23.082262552 +0100 +++ mojo-executor-mojo-executor-parent-2.3.1/mojo-executor/src/main/java/org/twdata/maven/mojoexecutor/MojoExecutor.java 2019-11-23 20:32:56.434427749 +0100 @@ -197,7 +197,7 @@ * @return The plugin instance */ public static Plugin plugin(String groupId, String artifactId, String version) { - return plugin(groupId, artifactId, version, Collections.emptyList()); + return plugin(groupId, artifactId, version, Collections.<Dependency>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