[ http://jira.codehaus.org/browse/MOJO-249?page=all ]

Corridor Software Developer reassigned MOJO-249:
------------------------------------------------

    Assign To: Corridor Software Developer

> The plugin should not process CVS folders when parsing xsd and xsdconfig files
> ------------------------------------------------------------------------------
>
>          Key: MOJO-249
>          URL: http://jira.codehaus.org/browse/MOJO-249
>      Project: Mojo
>         Type: Bug

>   Components: xmlbeans
>     Versions: 2.0
>  Environment: Windows XP, JDK 5.0 Update 6, Maven 2.0.2, XMLBeans 2.0.0
>     Reporter: Christian Domsch
>     Assignee: Corridor Software Developer

>
>
> In our project, we do have that standard maven2 directory layout and place 
> the xsd and xsdconfig files in the directories that the xmlbeans-plugins 
> specifies as default (src/main/xsd and src/main/xsdconfig). The project is 
> coming from CVS so every folder has a CVS subfolder containing the CVS 
> metadata. Sadly xmlbeans tries to parse those CVS metadata files and clearly 
> failes doing so. I saw now (obvious) way to specify an exclusion filter for 
> the processing goal. And from looking at the the source code I guess, that 
> xmlbeans does not honour such situations.
> I think there should be one of the following solutions:
> a) xmlbeans-plugins nows about the current scm vonfig and know which 
> subfolders it should ignore
> b) xmlbeans defines a way to explicitly state such exclusion filter 
> expressions
> Greetings,
> Christian Domsch

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