Tuesday, 15 July 2014

java - SoapUI. Build from source code fails with "unresolved dependencies" -


Has anyone ever successfully constructed soap using sources?

According to Readme, but it is always unsuccessful with unsatisfied dependencies.

I thought that I can only download the source, I can update the Maven indecision and build the project. Or should I make any additional changes?

is a first error because "soap" was not found. It seems that Sopri is used but they have not installed it in jars. I have discovered the issue on the Internet and found a few available copies of them here:

  http://corp.array.ca/nest-web/mavenrepo/com/install4j/i4jruntime /5.1.14/i4jruntime-5.1.14.jar  

then I installed manually issue:

  mvn install: install-file - dfile = i4jruntime.5.1.14.jar-DgroupId = org.sonatype .install4j - Dartifakt ID = i4jruntime -vitrn = 5.1.14 -dpaking = jar -dinerepm = true - Direct Krenksesm = true  
< P> Another error is because the SOI uses it to check It does that when compiling the JDK 6. Compiled for the project, it fails. I commented on the execution of the plugin in Palm and the project is ok. Just open pom.xml file and delete the following lines:

  & lt; Executions & gt; & Lt; Execution & gt; & Lt; ID & gt; Examination of animal sniffer & lt; / Id & gt; & Lt; Step & gt; Process sections & lt; / Step & gt; & Lt; Goals & gt; & Lt; Goal & gt; Check & lt; / Target & gt; & Lt; / Targets & gt; & Lt; / Execution & gt; & Lt; / Hanging & gt;  

Still seem bug these Sopudi should be notified.


No comments:

Post a Comment