[
http://issues.apache.org/jira/browse/FTPSERVER-18?page=comments#action_12330948
]
Sergey M Vladimirov commented on FTPSERVER-18:
----------------------------------------------
Yes, of course
bsp {at} land.ru
This is bug with jdk 1.4 and it described at maven site:
http://maven.apache.org/reference/backwards-compatibility.html
"Parse errors on previously 'valid' project files
project.xml files that used to work in older versions of Maven may now present
parse errors. The parser in Maven 1.1 is much less tolerant of invalid
project.xml files to avoid silently masking syntax errors. Some XML features
are not enabled (such as DOCTYPE ENTITY declarations) - see the FAQ for an
explanation.
Fix: Check your project file against the XSD published for the model version
you are using. "
I think, it's more ease to comment wrong tags, than describe maven compatiblity
issues to each builder.
> [Maven] <id> tag in <Contributor> not supported
> -----------------------------------------------
>
> Key: FTPSERVER-18
> URL: http://issues.apache.org/jira/browse/FTPSERVER-18
> Project: FtpServer
> Type: Bug
> Environment: Maven 1.1-beta2, jdk 1.4 or jdk 1.5
> Reporter: Sergey M Vladimirov
>
> <id> tag in <Contributor> not supported - error throws at build command.
> Need to comment or delete all <id> tags from <Contributor> tags.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]