[
https://issues.apache.org/jira/browse/STANBOL-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287272#comment-13287272
]
Mihaly Heder commented on STANBOL-648:
--------------------------------------
Putting <?xml version="1.0"?> into the first line resolves the problem.
> deps/src/main/assembly/src.xml misplaced processing instruction
> ---------------------------------------------------------------
>
> Key: STANBOL-648
> URL: https://issues.apache.org/jira/browse/STANBOL-648
> Project: Stanbol
> Issue Type: Bug
> Components: Build
> Environment: Maven 3.0.4 (from ubuntu 12.04 package)
> Reporter: Mihaly Heder
> Priority: Minor
>
> In deps/src/main/assembly/src.xml the comment precedes the prolog <?xml
> version="1.0"?>, which is not well-formed
> (http://www.w3.org/TR/REC-xml/#sec-prolog-dtd).
> This results in a maven error message:
> Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:2.3:single (make-assembly) on
> project apache-stanbol: Error reading assemblies: Error reading descriptor:
> src/main/assembly/src.xml: processing instruction can not have PITarget with
> reserveld xml name
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira