Menu

Can't build project

Help
2015-11-06
2015-11-07
  • G. Ann Campbell

    G. Ann Campbell - 2015-11-06

    Hi,

    For a couple weeks now the Nemo SonarQube analysis of the project has been failing with errors like this:

    [ERROR] The project com.healthmarketscience.jackcess:jackcess:2.1.3-SNAPSHOT (/scratch/jenkins/workspace/ZZZZ_COBERTURA_jackess/pom.xml) has 1 error
    [ERROR] Non-resolvable parent POM for com.healthmarketscience.jackcess:jackcess:2.1.3-SNAPSHOT: Could not find artifact com.healthmarketscience:openhms-parent:pom:1.1.3-SNAPSHOT in cloudbees-private-snapshot-repository (https://repository-sonarsource.forge.cloudbees.com/snapshot) and 'parent.relativePath' points at wrong local POM @ line 3, column 11 -> [Help 2]

    I'm no Mavenista, so could someone point me in the right direction?

    Thx,
    Ann

     
    • Dan Rollo

      Dan Rollo - 2015-11-06

      Hi Ann,

      I think this is a result of some recent changes made to the parent pom (com.healthmarketscience:openhms-parent:pom:1.1.3-SNAPSHOT), and since that parent is not yet published anywhere, kaboom! You could probably work around this in the short term by locally building the openhms-parent project, and doing “mvn install” on that project. After doing so, you’ll have a local copy of the new parent pom, and downstream builds should be happier.

      Dan

      On Nov 6, 2015, at 2:10 PM, G. Ann Campbell ganncamp@users.sf.net wrote:

      Hi,

      For a couple weeks now the Nemo SonarQube analysis http://nemo.sonarqube.org/dashboard/index?id=com.healthmarketscience.jackcess%3Ajackcess of the project has been failing with errors like this:

      [ERROR] The project com.healthmarketscience.jackcess:jackcess:2.1.3-SNAPSHOT (/scratch/jenkins/workspace/ZZZZ_COBERTURA_jackess/pom.xml) has 1 error
      [ERROR] Non-resolvable parent POM for com.healthmarketscience.jackcess:jackcess:2.1.3-SNAPSHOT: Could not find artifact com.healthmarketscience:openhms-parent:pom:1.1.3-SNAPSHOT in cloudbees-private-snapshot-repository (https://repository-sonarsource.forge.cloudbees.com/snapshot) and 'parent.relativePath' points at wrong local POM @ line 3, column 11 -> [Help 2]

      I'm no Mavenista, so could someone point me in the right direction?

      Thx,
      Ann

      Can't build project https://sourceforge.net/p/jackcess/discussion/456474/thread/31bdf101/?limit=25#84dd
      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/jackcess/discussion/456474/ https://sourceforge.net/p/jackcess/discussion/456474/
      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/ https://sourceforge.net/auth/subscriptions/

       
    • James Ahlborn

      James Ahlborn - 2015-11-07

      sorry, should be fixed now.

       

Log in to post a comment.

Auth0 Logo