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

Upgrade parent 63 and Java 1.8 #461

Merged
merged 7 commits into from
Jun 2, 2021
Merged

Upgrade parent 63 and Java 1.8 #461

merged 7 commits into from
Jun 2, 2021

Conversation

olamy
Copy link
Member

@olamy olamy commented Jun 2, 2021

No description provided.

Signed-off-by: olivier lamy <[email protected]>
pom.xml Show resolved Hide resolved
@bmarwell
Copy link
Contributor

bmarwell commented Jun 2, 2021

You will need to add a java1.8+ profile for javadoc and the javadoc source: https://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#source

For Java 9+ you could also use release: https://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#release

olamy and others added 4 commits June 2, 2021 20:59
.github/workflows/maven.yml Outdated Show resolved Hide resolved
.github/workflows/maven.yml Outdated Show resolved Hide resolved
olamy and others added 2 commits June 3, 2021 07:09
@olamy olamy merged commit 8b2f7d5 into master Jun 2, 2021
@olamy olamy deleted the parent-63 branch June 2, 2021 22:45
obfischer pushed a commit to obfischer/fork-of-versions-maven-plugin that referenced this pull request Jun 25, 2021
* parent 63 and java 1.8

Signed-off-by: olivier lamy <[email protected]>

* fix javadoc:

Signed-off-by: olivier lamy <[email protected]>

* Update pom.xml

Co-authored-by: Benjamin Marwell <[email protected]>

* cleanup not anymore needed plugin configuration because of parent upgrade

Signed-off-by: olivier lamy <[email protected]>

* no need to run with some many jdks

Signed-off-by: olivier lamy <[email protected]>

* Update .github/workflows/maven.yml

Co-authored-by: Benjamin Marwell <[email protected]>

* Update .github/workflows/maven.yml

Co-authored-by: Benjamin Marwell <[email protected]>

Co-authored-by: Benjamin Marwell <[email protected]>
actsof3000 pushed a commit to actsof3000/versions-maven-plugin that referenced this pull request Aug 18, 2021
 o Updated use-dep-version to process parent version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants