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

Provide Maven example #2

Closed
micaelgallego opened this issue Nov 19, 2018 · 3 comments
Closed

Provide Maven example #2

micaelgallego opened this issue Nov 19, 2018 · 3 comments

Comments

@micaelgallego
Copy link

First of all, congratulations for this amazing project.

I'm trying to use micronaut-spring with Maven (I'm stick in the past, I know). For that, I've tried to "merge" one micronaut example with the official micronaut-spring example (written with Gradle). I've been able to generate a working .jar, but when I try to create Graal native image, I have an error. It seems I am including some library in Maven .jar not included in Gradle .jar causing some trouble.

The project and error information is in this repository: https://github.com/codeurjc/micronaut-spring-graal-maven-example

If you have a Maven working example, please share with us and you can forget this issue.

@graemerocher
Copy link
Contributor

Example maven build can be found at bdcb72e#diff-ddb88e6d76abb4da188c8c71a5bfe229

@micaelgallego
Copy link
Author

Thank you!

@micaelgallego
Copy link
Author

graal-native-image branch lacks Maven version. Do you plan to include it?

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

No branches or pull requests

2 participants