You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Doug Douglass (JIRA)" <ji...@codehaus.org> on 2006/02/03 17:05:12 UTC

[jira] Commented: (MAVEN-1626) j:file not allowing in its body

    [ http://jira.codehaus.org/browse/MAVEN-1626?page=comments#action_57763 ] 

Doug Douglass commented on MAVEN-1626:
--------------------------------------

unable to duplicate this issue with latest 1.1-beta-3 built from trunk.

See attached project to test the issue

> j:file not allowing <project></project> in its body
> ---------------------------------------------------
>
>          Key: MAVEN-1626
>          URL: http://jira.codehaus.org/browse/MAVEN-1626
>      Project: Maven
>         Type: Bug

>     Versions: 1.1-beta-1
>  Environment: maven-1.1-b1
>     Reporter: Dan Tran
>      Fix For: 1.1-rc1
>  Attachments: MAVEN-1626-test-propject.tar.gz
>
>
> This code (in my maven.xml)  works in 1.0.2.  See like a conflict with maven.xml's project element. No problem when rename project to someelse.
> I also try to ecsape it ( use &lt; and &gt, etc).  got  parsing error
>     <j:file name="${maven.gen.docs}/navigation.xml" prettyPrint="true" xmlns="dummy">
>       <x:comment>Maven generated file, do not checkin</x:comment>
>       
>       <project name="${pom.artifactId}" >
>       </project>
>     </j:file>
> here is the error
> BUILD FAILED
> File...... C:\Documents and Settings\dtran\.maven\cache\maven-multiproject-plugi
> n-1.4.1\plugin.jelly
> Element... maven:reactor
> Line...... 104
> Column.... -1
> Unable to obtain goal [site] -- M:\dtran_everest_int\OpCenter\eclipse\plugins\co
> mmon\maven.xml:60:-1: <j:file> M:\dtran_everest_int\OpCenter\eclipse\plugins\com
> mon\maven.xml:63:-1: <project> This tag does not understand the 'name' attribute

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org