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

Defining artifacts in idea-utils-plugin - a few feature requests #6

Open
szpak opened this issue Apr 30, 2013 · 1 comment
Open

Defining artifacts in idea-utils-plugin - a few feature requests #6

szpak opened this issue Apr 30, 2013 · 1 comment

Comments

@szpak
Copy link

szpak commented Apr 30, 2013

Thanks for the plugin. I have a few suggestions to an API for defining artifacts. They are generally small,so I put it into one issue.

  1. Ability to keep artifacts created manually. An additional flag (a default behavior?) to not remove artifacts that don't match these defined in build.gradle (and probably was created by a developer manually).
  2. Ability to set type of the artifact (e.g. "exploded-war"). It does matter when you try to deploy it on an application server in Run/Debug configuration.
  3. Ability to add "module output" and "JavaEE Descriptor element" (aka javaee-facet-resources) (and maybe also some other elements). It is useful to create a WAR artifact.
  4. An example in docs how to iterate over project (modules?) dependency and use it as files to copy into artifact - I think it is a common case and would be useful to have it into a documentation.
@rodionmoiseev
Copy link
Owner

Thanks for the comments. I will look into 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