[ http://jira.codehaus.org/browse/MECLIPSE-5?page=comments#action_74890 ] 
            
Kenney Westerhof commented on MECLIPSE-5:
-----------------------------------------

It's even worse - the webapp dir isn't treated as a source folder at all.

Only the packaging plugin (maven-war-plugin) knows about it, so it's not really 
well-known.
Another example would be some xsd plugin that uses src/main/xsd.

I think it's almost impossible to add all those files/folders individually. Not 
sure if it's possible to add
just a link to src/ (might overlap?), but this would be the only solution IMHO.


> When using output directory (-Declipse.workspace=), links to non-source 
> folders and files to be created
> -------------------------------------------------------------------------------------------------------
>
>                 Key: MECLIPSE-5
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-5
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Stephen Duncan Jr
>
> When running mvn -Declipse.workspace=/home/user/workspace, my webapp module 
> did not get a link created to src/main/webapp.  At a minimum, well known 
> maven folders should be checked for and links added.  

-- 
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