RadWebSettingsWriter uses hardcoded webcontent path and ignores 
warSourceDirectory
----------------------------------------------------------------------------------

                 Key: MECLIPSE-315
                 URL: http://jira.codehaus.org/browse/MECLIPSE-315
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Bug
            Reporter: Siarhei Dudzin


org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter uses hardcoded 
location of webcontent during writeModuleTypeFacetCore() (does 
writer.writeText( "src/main/webapp" ); directly ) and ignores 
warSourceDirectory which is used to customize the location of the webcontent 
(besides RAD-6 uses different directory structure hence this 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

        

Reply via email to