Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump maven-artifact-transfer from 0.9.0 to 0.13.1 #188

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 28, 2020

Bumps maven-artifact-transfer from 0.9.0 to 0.13.1.

Commits
  • ee4b1f5 [maven-release-plugin] prepare release maven-artifact-transfer-0.13.1
  • 410ab39 Bump groovy from 3.0.6 to 3.0.7
  • 998d320 Bump groovy from 3.0.4 to 3.0.6
  • 7f8251e Bump junit from 4.13 to 4.13.1
  • dfb1e61 Quick fixes for problems reported by the IDE
  • 0e1b878 Drop unused dependency commons-codec
  • a87ec07 Bump groovy from 3.0.3 to 3.0.4
  • f2b0b25 Run integration tests only with Java 8, 11 and 15
  • 6444212 Remove unnecessary file causing Animal Sniffer to fail build
  • 92a6791 update ASF CI url
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 28, 2020
@lasselindqvist
Copy link
Collaborator

Needs some source code changes.

@lasselindqvist
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.shared-maven-artifact-transfer-0.13.1 branch from 3e7aa5b to 5716ff9 Compare June 22, 2021 04:15
@lasselindqvist
Copy link
Collaborator

 Error:  Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project flatten-maven-plugin: Compilation failure: Compilation failure: 
Error:  /home/runner/work/flatten-maven-plugin/flatten-maven-plugin/src/main/java/org/codehaus/mojo/flatten/FlattenMojo.java:[55,52] package org.apache.maven.shared.dependencies.resolve does not exist
Error:  /home/runner/work/flatten-maven-plugin/flatten-maven-plugin/src/main/java/org/codehaus/mojo/flatten/FlattenMojo.java:[360,13] cannot find symbol
Error:    symbol:   class DependencyResolver
Error:    location: class org.codehaus.mojo.flatten.FlattenMojo
Error:  /home/runner/work/flatten-maven-plugin/flatten-maven-plugin/src/main/java/org/codehaus/mojo/flatten/model/resolution/FlattenModelResolver.java:[36,48] package org.apache.maven.shared.artifact.resolve does not exist
Error:  /home/runner/work/flatten-maven-plugin/flatten-maven-plugin/src/main/java/org/codehaus/mojo/flatten/model/resolution/FlattenModelResolver.java:[37,52] package org.apache.maven.shared.dependencies.resolve does not exist
Error:  /home/runner/work/flatten-maven-plugin/flatten-maven-plugin/src/main/java/org/codehaus/mojo/flatten/model/resolution/FlattenModelResolver.java:[38,52] package org.apache.maven.shared.dependencies.resolve does not exist
Error:  /home/runner/work/flatten-maven-plugin/flatten-maven-plugin/src/main/java/org/codehaus/mojo/flatten/model/resolution/FlattenModelResolver.java:[64,13] cannot find symbol
Error:    symbol:   class DependencyResolver
Error:    location: class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
Error:  /home/runner/work/flatten-maven-plugin/flatten-maven-plugin/src/main/java/org/codehaus/mojo/flatten/model/resolution/FlattenModelResolver.java:[80,33] cannot find symbol
Error:    symbol:   class DependencyResolver
Error:    location: class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
Error:  -> [Help 1]

needs source code changes

@slachiewicz
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.shared-maven-artifact-transfer-0.13.1 branch from 5716ff9 to d7ed492 Compare July 29, 2021 10:01
@slachiewicz slachiewicz force-pushed the dependabot/maven/org.apache.maven.shared-maven-artifact-transfer-0.13.1 branch from d7ed492 to 0294df2 Compare August 13, 2021 23:09
@slachiewicz slachiewicz merged commit c5032e4 into master Aug 13, 2021
@slachiewicz slachiewicz deleted the dependabot/maven/org.apache.maven.shared-maven-artifact-transfer-0.13.1 branch August 13, 2021 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants