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

Fix: pluginManagement tag on quiche4j-jni project #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wellingtonsa
Copy link

This PR contains a fix on pom.xml file related to the quiche4j-jni project. There has missing a tag called pluginManagment, and it was generating an error when the user tries to build the project (manually or automatically) using mvn clean install.

Error:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.0.0:run (build-native-lib) on project quiche4j-jni: An Ant BuildException has occured: exec returned: 101
[ERROR] around Ant part ...<exec resolveexecutable="false" failonerror="true" executable="cargo">... @ 4:75 in /home/James/quiche4j/quiche4j-jni/target/antrun/build-main.xml

@wellingtonsa wellingtonsa changed the title Fix: pluginManagement tag on quiche4j-ini project Fix: pluginManagement tag on quiche4j-jni project Aug 14, 2021
@wellingtonsa wellingtonsa mentioned this pull request Aug 14, 2021
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.

None yet

1 participant