[ 
http://jira.codehaus.org/browse/MNG-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163696#action_163696
 ] 

Benjamin Bentmann commented on MNG-4019:
----------------------------------------

Bob, could you also attach the parent POM of the one you already provided, i.e. 
andromda-uml-metafacades:3.4.1-SNAPSHOT. In CVS, I only found 
[3.4-SNAPSHOT|http://andromda.cvs.sourceforge.net/viewvc/andromda/metafacades/uml/pom.xml?revision=1.7.2.10&view=markup&pathrev=V3_x_HEAD]
 which apparently isn't the same.

> Unrecognised association "exclude" in pom parsing 
> <resource><directory><excludes> in 2.0.10-RC10
> ------------------------------------------------------------------------------------------------
>
>                 Key: MNG-4019
>                 URL: http://jira.codehaus.org/browse/MNG-4019
>             Project: Maven 2
>          Issue Type: Bug
>          Components: POM
>    Affects Versions: 2.0.10
>         Environment: XP SP3, Java 1.5.0_12-b04, Maven 2.0.10-RC10 2/1/09.
>            Reporter: Bob Fields
>            Priority: Critical
>         Attachments: 209Debug.log, 210Debug.log, pom.xml
>
>
> Fails in Maven 2.0.10-RC10, works in 2.0.8 and 2.0.9. pom.xml containing the 
> following:
>         <resources>
>             <resource>
>                 <directory>src/java</directory>
>                 <excludes>
>                     <exclude>**/*.java</exclude>
>                 </excludes>
>             </resource>
> Fails with:
> org.apache.maven.reactor.MavenExecutionException: Parse error reading POM. 
> Reason: Unrecognised association: 'excludes' (position: START_TAG seen 
> ...<excludes>\
>                     <excludes>... @138:31)  for project 
> unknown:andromda-metafacades-uml at 
> C:\workspaces\A34\andromda34\metafacades\uml\pom.xml
> Caused by: org.apache.maven.project.InvalidProjectModelException: Parse error 
> reading POM. Reason: Unrecognised association: 'excludes' (position: 
> START_TAG seen ...<excludes>\r\n                    <excludes>... @138:31)  
> for project unknown:andromda-metafacades-uml at 
> C:\workspaces\A34\andromda34\metafacades\uml\pom.xml
>         at 
> org.apache.maven.project.DefaultMavenProjectBuilder.readModel(DefaultMavenProjectBuilder.java:1591)
> Not sure if this is related to http://jira.codehaus.org/browse/MNG-3680
> pom.xml and mvn -X output from 2.0.9 and 2.0.10 attached. Pom file is from 
> AndroMDA: http://team.andromda.org/docs/source-repository.html under 
> directory metafacades\uml.

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