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

Resources issue #46

Closed
branflake2267 opened this issue Dec 25, 2015 · 2 comments
Closed

Resources issue #46

branflake2267 opened this issue Dec 25, 2015 · 2 comments

Comments

@branflake2267
Copy link

I get a 404 when it's requesting the Project.html resource in this config.

I can't get mvn gwt:devmode to work...

I'm curious why I can't get this to work. Might be I'm to tired at the moment. I had it working with a different naming, but won't work for me.

mvn archetype:generate \
-DarchetypeRepository=https://oss.sonatype.org/content/repositories/snapshots \
-DarchetypeGroupId=com.github.branflake2267.archetypes \
-DarchetypeArtifactId=gwt-basic-archetype \
-DarchetypeVersion=2.0-SNAPSHOT \
-DgroupId=com.example.sandy \
-DartifactId=sandy

I should have Eclipse snapshot ready. I'm uploading my changes to the snapshot repo now.

@tbroyer
Copy link
Owner

tbroyer commented Dec 25, 2015

See #8. You should either use war packaging and configure the goals you want, or move your static resources in the "public path" of the GWT module.

@tbroyer tbroyer closed this as completed Dec 25, 2015
@branflake2267
Copy link
Author

ah ha, thanks.

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