jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2.x Verifier Plugin
  • MVERIFIER-10

Print the absolute path to the input file when verification fails

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.3
  • Fix Version/s: 1.4
  • Labels:
    None

Description

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.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Aaron Digulla added a comment - 13/Jul/11 7:53 AM

Here is the complete stack trace:

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)
Show
Aaron Digulla added a comment - 13/Jul/11 7:53 AM Here is the complete stack trace:
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)
Hide
Permalink
Olivier Lamy added a comment - 01/Aug/11 4:17 AM

fixed r1152710

Show
Olivier Lamy added a comment - 01/Aug/11 4:17 AM fixed r1152710

People

  • Assignee:
    Olivier Lamy
    Reporter:
    Aaron Digulla
Vote (0)
Watch (0)

Dates

  • Created:
    13/Jul/11 7:52 AM
    Updated:
    02/Aug/11 3:54 PM
    Resolved:
    01/Aug/11 4:17 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.