views:

33

answers:

0

This has happened multiple times, and I have no idea what is happening. I have a main project of:

com.cable.wuntee.neto.nse-taac

having modules of:

taac-web
taac-backend-api
taac-scheduler

but for some reason taac-web can not find taac-backend-api. This is the error - can anyone explain what is going on? Thanks.

6/3/10 4:45:34 PM MDT: Build errors for taac-web; org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project taac-web: Unable to get dependency information for com.cable.wuntee.neto.nse:taac-backend-api:jar:1.0-SNAPSHOT: Failed to process POM for com.cable.wuntee.neto.nse:taac-backend-api:jar:1.0-SNAPSHOT: Non-resolvable parent POM com.cable.wuntee.neto.nse:wuntee.neto.nse-taac:1.0-SNAPSHOT for com.cable.wuntee.neto.nse:taac-backend-api:1.0-SNAPSHOT: Failed to resolve POM for com.cable.wuntee.neto.nse:wuntee.neto.nse-taac:1.0-SNAPSHOT due to Missing:
----------
1) com.cable.wuntee.neto.nse:wuntee.neto.nse-taac:pom:1.0-SNAPSHOT
----------
1 required artifact is missing.

for artifact: 
  com.cable.wuntee.neto.nse:wuntee.neto.nse-taac:pom:1.0-SNAPSHOT