sriharsha-at-git / maven-rsb-wmb-plugin

Automatically exported from code.google.com/p/maven-rsb-wmb-plugin
0 stars 0 forks source link

Error when building dhe pom on the BroderParent #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to BrokerParent Folder
2. run mvn-install

i see that the 04_DelpoyService is empty 
is it normal?

What is the expected output? What do you see instead?
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).

Project ID: unknown

Reason: Could not find the model file 'C:\Tmp\Maven WebShpere\maven3\poms\Broker
Parent\04_DeployServices\pom.xml'. for project unknown

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Could not find the model file
'C:\Tmp\Maven WebShpere\maven3\poms\BrokerParent\04_DeployServices\pom.xml'. for
 project unknown

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by mehdi.e...@gmail.com on 23 Feb 2015 at 1:36

GoogleCodeExporter commented 9 years ago
Hi i'm on a Windows 2012 Server
With Maven 2.2.1
The JDK is from The IntegrationToolkit 9.0
The PATH environment points to C:\Program Files 
(x86)\IBM\IntegrationToolkit90\jdk\bin
and the JAVA_HOME points to
C:\Program Files (x86)\IBM\IntegrationToolkit90\jdk

I have installed those products
WebSphere MQ Version 7.5 for Multi-platforms
Integration Toolkit 9
Integration Broker 9

Original comment by mehdi.e...@gmail.com on 25 Feb 2015 at 12:21