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

j2cl:watch should require that the compile phase runs before it #182

Open
niloc132 opened this issue Jun 23, 2022 · 0 comments
Open

j2cl:watch should require that the compile phase runs before it #182

niloc132 opened this issue Jun 23, 2022 · 0 comments
Assignees
Labels
bug Something isn't working maven
Milestone

Comments

@niloc132
Copy link
Member

When running mvn j2cl:watch from the command line, if there were other bound goals in the pom, they might not run if j2cl:watch doesn't ensure that all generated sources are always available. Side effect from this could include missing generated sources, or source directories not added to the maven project model.

To fix this, j2cl:watch should insist that the compile phase completes before it starts.

@niloc132 niloc132 added bug Something isn't working maven labels Jun 23, 2022
@niloc132 niloc132 added this to the 0.20 milestone Jun 23, 2022
@niloc132 niloc132 self-assigned this Jun 23, 2022
@niloc132 niloc132 modified the milestones: 0.20, 0.21 Jul 14, 2022
@niloc132 niloc132 modified the milestones: 0.21, 0.23 Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maven
Projects
None yet
Development

No branches or pull requests

1 participant