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

add outputDir to the fuse goal #44

Closed
yegor256 opened this issue Jan 19, 2024 · 9 comments
Closed

add outputDir to the fuse goal #44

yegor256 opened this issue Jan 19, 2024 · 9 comments
Assignees
Labels
bug Something isn't working

Comments

@yegor256
Copy link
Member

Currently, the sources are taken from sourcesDir and saved to the same directory. This is confusing. Instead, let's take them from sourcesDir and save to outputDir.

Also, rename sourcesDir property to ineo.sourcesDir (the same for the outputDir).

@yegor256
Copy link
Member Author

@maxonfjvipon please, help here

@yegor256 yegor256 added the bug Something isn't working label Jan 19, 2024
@maxonfjvipon
Copy link
Member

@yegor256 what is the default value for outputDir?

maxonfjvipon added a commit to maxonfjvipon/ineo-maven-plugin that referenced this issue Jan 19, 2024
maxonfjvipon added a commit to maxonfjvipon/ineo-maven-plugin that referenced this issue Jan 19, 2024
@yegor256
Copy link
Member Author

@maxonfjvipon point it to ${project.build.directory}/generated-sources/fused-xmir

maxonfjvipon added a commit to maxonfjvipon/ineo-maven-plugin that referenced this issue Jan 19, 2024
@maxonfjvipon
Copy link
Member

@rultor release, tag is 0.1.3

@rultor
Copy link
Collaborator

rultor commented Jan 19, 2024

@rultor release, tag is 0.1.3

@maxonfjvipon OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented Jan 19, 2024

@rultor release, tag is 0.1.3

@maxonfjvipon Done! FYI, the full log is here (took me 6min)

@maxonfjvipon
Copy link
Member

@yegor256 update version of ineo-maven-plugin to 0.1.3

@yegor256
Copy link
Member Author

@maxonfjvipon thanks!

@yegor256
Copy link
Member Author

@maxonfjvipon fix #34, it will be easy to use the documentation of the plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants