Skip to content

Add java9+ workaround: use new surefire version#57

Closed
ecki wants to merge 1 commit intoapache:masterfrom
ecki:patch-1
Closed

Add java9+ workaround: use new surefire version#57
ecki wants to merge 1 commit intoapache:masterfrom
ecki:patch-1

Conversation

@ecki
Copy link
Copy Markdown

@ecki ecki commented Dec 9, 2018

As discussed on maven-users till quickstart archetype 1.4 (MARCHETYPES-63) is ready.

As discussed on maven-users till quickstart archetype 1.4 (MARCHETYPES-63) is ready.
@ecki
Copy link
Copy Markdown
Author

ecki commented Dec 9, 2018

BTW: the site build also prints a warning about missing version and fails with Java 11, should we describe that also or just fix it in 1.4?

Add:

    <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>2.7</version>
      </plugin>

@ecki
Copy link
Copy Markdown
Author

ecki commented Dec 9, 2018

Just noticed the PIR version 2.9 is already in master: https://issues.apache.org/jira/browse/MARCHETYPES-64

Copy link
Copy Markdown
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks
Lgtm

@hboutemy
Copy link
Copy Markdown
Member

hboutemy commented Dec 9, 2018

thank you for the proposition: I reworked it (fixing some details, like the issue with Java 11 but not Java 9) and published the result

notice: I just started the vote for quickstart archetype 1.4 with everything fixed...

@hboutemy hboutemy closed this Dec 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants