NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
rafaelsantini
Joined: 14 Sep 2009 Posts: 14 Location: Brazil
|
Posted: Wed Oct 12, 2011 7:29 pm Post subject: MAVEN: Dependency |
|
|
Hi,
I have a project A that depends on a project B. When I try to build project
A, the following message occurs:
"The POM for com.mycompany:mavenproject-b:jar:1.0-SNAPSHOT is missing, no
dependency information available"
The project B was added as dependency of project A. The sintax check and the
code complementation based on project B works.
I'm using Netbeans 7.0.1.
What I'm missing?
Thanks,
Rafael Santini |
|
| Back to top |
|
 |
Fabrizio Giudici Posted via mailing list.
|
Posted: Thu Oct 13, 2011 9:30 am Post subject: MAVEN: Dependency |
|
|
On Wed, 12 Oct 2011 20:34:04 +0200, Rafael Santini <address-removed>
wrote:
| Quote: | Hi,
I have a project A that depends on a project B. When I try to build
project A, the following message occurs:
"The POM for com.mycompany:mavenproject-b:jar:1.0-SNAPSHOT is missing,
no dependency information available"
The project B was added as dependency of project A. The sintax check and
the code complementation based on project B works.
I'm using Netbeans 7.0.1.
What I'm missing?
|
Perhaps you didn't download it yet? Select the "dependencies" node of
Project A and pop up the menu: you will be offered to download
dependencies. After this, you should be fine.
In any case, running mvn help:effective-pom might help in understanding
whether everything is really fine in the POM.
--
Fabrizio Giudici - Java Architect, Project Manager
Tidalwave s.a.s. - "We make Java work. Everywhere."
address-removed
http://tidalwave.it - http://fabriziogiudici.it |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|