-
Notifications
You must be signed in to change notification settings - Fork 1
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
Setup tests and initial set of dependencies #2
Conversation
Right now I am facing a funny one:
mvn clean install on the example-report module. The plugin I normally use for jasper compilation is not maintained anymore. Might have to either fork that one, or try out the officical one. Or I could maybe work around this with some artifact exclusions. |
Managed to fix it by forcing an updated jasper version :)
I still asked If I could adopt the maven plugin. |
I can use something like this to export the report as zip if need be.
assembly.xml
|
Will continue here once my fork of the maven plugin has its first release with jasper 6.20 |
2a246ec
to
1d287ed
Compare
I got a lot further during the last weekend. Native does not work yet, though that was already expected. I might just disable the native tests for now, and proceed with getting a 0.0.1 out later this week. |
1d287ed
to
67ac16f
Compare
3b26b36
to
7a75b8c
Compare
724b66c
to
e97f7c0
Compare
@all-contributors add @Postremus for code and maintenance |
I've put up a pull request to add @Postremus! 🎉 |
fixes #1