Hi Wayne,
Thanks for the response. The parent .pom file is in the following directory - does the repository declaration need to be explicit to the module folder level? If so, how does it find different files within the repository?

/export/home/buildmaster/.m2/repository/com/storagetek/VOP_MAVEN-parent/1.0

thanks,
Adli

On 3/7/2012 11:12 AM, Wayne Fay wrote:
This is your problem:

Could not find artifact
com.storagetek:VOP_MAVEN-parent:pom:1.0 in myISR
(file:///export/home/buildmaster/.m2/repository/)
This means there is no pom file corresponding to this artifact in your
repository. Whatever process you used to put those files into your
repo has a flaw, or you have a configuration problem in how you are
trying to use Maven itself (I suspect both are true since you are "new
to Maven.")

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to