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

Migrate from Plexus to Sisu Guice #341

Merged
merged 4 commits into from
Nov 19, 2024
Merged

Migrate from Plexus to Sisu Guice #341

merged 4 commits into from
Nov 19, 2024

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Nov 18, 2024

No description provided.

@elharo elharo marked this pull request as ready for review November 18, 2024 12:15
@elharo elharo requested a review from michael-o November 19, 2024 02:06
@michael-o michael-o requested review from cstamas, gnodet and slawekjaranowski and removed request for michael-o November 19, 2024 09:04
pom.xml Outdated
Comment on lines 492 to 499
<executions>
<execution>
<id>generate-index</id>
<goals>
<goal>main-index</goal>
</goals>
</execution>
</executions>
Copy link
Member

Choose a reason for hiding this comment

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

There is a definition in parent pom ....
https://github.com/apache/maven-parent/blob/master/pom.xml#L1014-L1027

with additional we execute plugin twice:

[INFO] --- sisu:0.9.0.M3:main-index (index-project) @ maven-javadoc-plugin ---
...
[INFO] --- sisu:0.9.0.M3:main-index (generate-index) @ maven-javadoc-plugin ---

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good catch. removed.

@elharo elharo merged commit 69c1ba7 into master Nov 19, 2024
113 checks passed
@elharo elharo deleted the guice branch November 19, 2024 12:31
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.

4 participants