[GRADLE-3516] Publishing plugin breaks when combined with maven-publish Created: 28/Jul/16  Updated: 28/Jul/16  Resolved: 28/Jul/16

Status: Resolved
Project: Gradle
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Marco Vermeulen Assignee: Marco Vermeulen
Resolution: Fixed Votes: 0


 Description   

The publish plugin breaks in the case that the maven-publish (or the Bintray publish plugin) is present. It complains that the method org.apache.maven.model.Dependency.getOptional()Ljava/lang/String" cannot be found.

This is due to an older version of the Maven Model being pulled in transitively by other plugins.



 Comments   
Comment by Marco Vermeulen [ 28/Jul/16 ]

This has now been resolved and has gone out as part of release 0.9.5. It is available on the plugin portal.

Generated at Wed Jun 30 12:50:50 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.