[ http://jira.codehaus.org/browse/MPIDEA-15?page=all ]
Brett Porter closed MPIDEA-15:
------------------------------
Fix Version: 1.6
Resolution: Fixed
applied patch from Geoffrey
> v4/module.jelly generates incorrect references to $MODULE_DIR$
> --------------------------------------------------------------
>
> Key: MPIDEA-15
> URL: http://jira.codehaus.org/browse/MPIDEA-15
> Project: maven-idea-plugin
> Type: Bug
> Versions: 1.5
> Reporter: Dan Washusen
> Priority: Minor
> Fix For: 1.6
>
>
> It looks like the v4/module.jelly file is missing a few '$' characters.
> When generating a web Idea project the value in "Web Resource Directories" is
> set to the string "MODULE_DIR/src/webapp" and it should be
> "$MODULE_DIR$/src/webapp".
> Adding extra '$' characters around the "$MODULE_DIR$" at line 83 of
> v4/module.jelly seems to fix it.
> It also looks like lines 41 and 115 have the same problem.
--
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]