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

Generate and set common build qualifier per project #105

Open
berndv opened this issue Sep 26, 2014 · 0 comments
Open

Generate and set common build qualifier per project #105

berndv opened this issue Sep 26, 2014 · 0 comments
Assignees
Labels

Comments

@berndv
Copy link
Member

berndv commented Sep 26, 2014

Instead of using a separate build qualifier for each plug-in, there should be a single qualifier for all plug-ins within a module.

  • Maven unique snapshot qualifier for snapshot builds (ensure that qualifier of deployed module artifacts and contained plug-ins is the same)
  • Provide qualifier and timestamp properties even for projects with non-qualified versions, e.g. release versions
  • Disable Tycho qualifier Mojo -> If done, maybe we can also disable Tycho version validation and get rid of the project.version properties mess (See Ensure that ${project.version} always satisfies the Maven version format  #95)
@berndv berndv self-assigned this Sep 26, 2014
@berndv berndv added this to the 0.18.0 milestone Sep 26, 2014
@berndv berndv added the Feature label Sep 26, 2014
@berndv berndv modified the milestone: 0.18.0 Sep 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant