Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

War file without version in name! #12

Open
aadrian opened this issue Mar 28, 2018 · 0 comments
Open

War file without version in name! #12

aadrian opened this issue Mar 28, 2018 · 0 comments

Comments

@aadrian
Copy link

aadrian commented Mar 28, 2018

The WAR file should not have the version number in it's name!

Please improve the default build.gradle template with:

war {
    archiveName "${project.name}.war"
} 

to have a correct naming.

Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant