Error building POM (may not be this project's POM).

Petya Tsvetanova Petrova March 4, 2013

Hello,

I develop a plugin for importing from another bug-tracking system. As it is almost done I decided to merge the working version with the latest one but I've got the following problem while building the project:

INFO ------------------------------------------------------------------------

INFO Building JIRA Importers Plugin (JIM)

INFO task-segment: com.atlassian.maven.plugins:maven-amps-dispatcher-plugin:3.11:debug

INFO ------------------------------------------------------------------------

INFO Preparing amps-dispatcher:debug

INFO resources:copy-resources {execution: copy-resources}

INFO Using 'UTF-8' encoding to copy filtered resources.

INFO Copying 1 resource

INFO sandbox:sandbox {execution: enable-sandbox}

INFO ------------------------------------------------------------------------

ERROR BUILD ERROR

INFO ------------------------------------------------------------------------

INFO Error building POM (may not be this project's POM).

Project ID: com.sun.jersey:jersey-project:pom:1.9.1

Reason: Cannot find parent: net.java:jvnet-parent for project: com.sun.jersey:jersey-project:pom:1.9.1 for project com.sun.jersey:jersey-project:pom:1.9.1

2 answers

1 accepted

1 vote
Answer accepted
Petya Tsvetanova Petrova March 26, 2013

I cleaned my \.m2\repository and the porblem was solved. Thanks!

0 votes
codelab expert
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 10, 2013

Which dependencies did you define in pom.xml? Is there something missing?

Suggest an answer

Log in or Sign up to answer