[
https://issues.apache.org/jira/browse/ACE-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790208#action_12790208
]
Brian Topping commented on ACE-69:
----------------------------------
Hi Toni, the problem with not using 'war' packaging for a webapp is some IDEs
have a hard time interpreting how to structure them for embedded deployment and
debugging. I use IntelliJ, not Eclipse, so things could be different here.
As for the resources, the contents of src/main/webapp are copied just like
resources to the same destination. But not using it is very difficult with
IntelliJ.
I'm going to take a look at it today to see if there's a way to address both
goals, after all the only thing we need to do is to get the war to mirror the
reference war, right?
> Port WebUI to clean Maven build
> -------------------------------
>
> Key: ACE-69
> URL: https://issues.apache.org/jira/browse/ACE-69
> Project: Ace
> Issue Type: Sub-task
> Reporter: Toni Menzel
> Assignee: Brian Topping
>
> This is separated from the other (normal bundles) because it includes the use
> of maven-gwt-plugin and additional proper packaging.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.