[
http://jira.codehaus.org/browse/MGWT-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=202732#action_202732
]
Daniel Scott edited comment on MGWT-131 at 12/15/09 12:40 PM:
--------------------------------------------------------------
OK, thanks for that, now I can see how your code is structured. I still don't
see where you have a 'pom' project which contains source code (Directly, not in
a submodule). 'apps', 'modules' and 'webapp' are just containers for other
projects, so they do not need compilation themselves, they just need to compile
their children.
I don't understand your comment to nicolas either (Maybe I'm having a bad day
:) ). I don't think he's suggesting that. It's perfectly reasonable to execute
'mvn:compile' in your 'apps', 'modules' and 'webapp' directories, all that
should happen is that the compile target is passed on to the children, it
should not attempt to compile 'apps/src/main/java'.
was (Author: danieljamesscott):
OK, thanks for that, now I can see how your code is structured. I still
don't see where you have a 'pom' project which contains source code (Directly,
not in a submodule). 'apps', 'modules' and 'webapp' are just containers for
other projects, so they do not need compilation themselves, they just need to
compile their children.
I don't understand your comment to nicolas either (Maybe I'm having a bad day
:) ). I don't think he's suggesting that. It's perfectly reasonable to execute
'mvn:compile' in your 'apps', 'modules' and 'webapp' directories, all that
should happen is that the compile target is passed on to the children, not
attempt to compile 'apps/src/main/java'.
> Plugin attempts to compile projects with 'pom' packaging
> --------------------------------------------------------
>
> Key: MGWT-131
> URL: http://jira.codehaus.org/browse/MGWT-131
> Project: Maven 2.x GWT Plugin
> Issue Type: Bug
> Affects Versions: 2.0
> Environment: Fedora 11, Java 1.6.0_16, Maven 2.2.1, GWT 1.7.1
> Reporter: Daniel Scott
> Assignee: nicolas de loof
> Priority: Minor
> Fix For: 1.2
>
>
> When the GWT compile goal is enabled for projects which have the 'pom'
> packaging type, maven attempts to compile the project and fails because no
> source code is available. The compilation should be disabled by default for
> projects which have the 'pom' packaging type.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email