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

Adding sources maven artifact for dashboard-war #5971

Merged
merged 2 commits into from
Aug 11, 2017

Conversation

sunix
Copy link
Contributor

@sunix sunix commented Aug 11, 2017

What does this PR do?

Adding sources maven artifact for dashboard-war

What issues does this PR fix or reference?

Changelog

Adding sources maven artifact for dashboard-war

Release Notes

Adding sources maven artifact for dashboard-war

Docs PR

Signed-off-by: Sun Tan <sutan@redhat.com>
<id>add-resource</id>
<phase>generate-resources</phase>
<goals>
<goal>add-resource</goal>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAIK here you're adding sources as resources
while we should have a separated artifact including the sources.
Else we will deploy a war file that will include the source code while we're only requiring final js code

so IMHO it's more about add-source goal and using maven-source-plugin

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok I see will fix it

@codenvy-ci
Copy link

Signed-off-by: Sun Tan <sutan@redhat.com>
@sunix sunix merged commit 4a1f5ac into eclipse-che:master Aug 11, 2017
@codenvy-ci
Copy link

dmytro-ndp pushed a commit to dmytro-ndp/che that referenced this pull request Aug 16, 2017
Adding sources maven artifact for dashboard-war

Signed-off-by: Sun Tan <sutan@redhat.com>
@slemeur slemeur added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Sep 28, 2017
@slemeur slemeur added this to the 5.17.0 milestone Sep 28, 2017
skabashnyuk pushed a commit that referenced this pull request Jan 3, 2020
Adding sources maven artifact for dashboard-war

Signed-off-by: Sun Tan <sutan@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants