[
https://jira.codehaus.org/browse/MVERIFIER-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=273154#comment-273154
]
Aaron Digulla commented on MVERIFIER-10:
----------------------------------------
Here is the complete stack trace:
{code}
org.apache.maven.it.VerificationException: org.xml.sax.SAXException: Invalid
mavenProfile entry. Missing one or more fields: {localRepository}.
at
org.apache.maven.it.Verifier$UserModelReader.parse(Verifier.java:1917)
at org.apache.maven.it.Verifier.retrieveLocalRepo(Verifier.java:781)
at org.apache.maven.it.Verifier.findLocalRepo(Verifier.java:1822)
at org.apache.maven.it.Verifier.<init>(Verifier.java:150)
at org.apache.maven.it.Verifier.<init>(Verifier.java:127)
at org.apache.maven.it.Verifier.<init>(Verifier.java:121)
at org.apache.maven.it.Verifier.<init>(Verifier.java:176)
at
org.eclipse.tycho.test.AbstractTychoIntegrationTest.getVerifier(AbstractTychoIntegrationTest.java:81)
at
org.eclipse.tycho.test.AbstractTychoIntegrationTest.getVerifier(AbstractTychoIntegrationTest.java:51)
at
org.eclipse.tycho.test.AbstractTychoIntegrationTest.getVerifier(AbstractTychoIntegrationTest.java:109)
{code}
> Print the absolute path to the input file when verification fails
> -----------------------------------------------------------------
>
> Key: MVERIFIER-10
> URL: https://jira.codehaus.org/browse/MVERIFIER-10
> Project: Maven 2.x Verifier Plugin
> Issue Type: New Feature
> Reporter: Aaron Digulla
>
> While building Tycho, I had this exception:
> {{org.apache.maven.it.VerificationException: org.xml.sax.SAXException: Invalid
> mavenProfile entry. Missing one or more fields: {localRepository}.}}
> The error message was useless for me because I have no idea which file caused
> the error.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira