Forum Discussion

mscaldas's avatar
mscaldas
New Contributor
9 years ago
Solved

soapui-mavein-plugin-5.1.3 not working?

Hi all,

I've upgraded SOAPUI from 5.0.0 to 5.1.3. while in 5.0, everything was working fine, including executing my tests from jenkins using teh soapui-maven-plugin-5.0.0.

 

When I upgraded to plugin 5.1.3, I got the following error:

 

[ERROR]  Plugin com.smartbear.soapui:soapui-maven-plugin:5.1.3 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.smartbear.soapui:soapui-maven-plugin:jar:5.1.3: Failure to find com.smartbear.soapui:soapui-project:pom:5.1.3 in http://www.soapui.org/repository/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of smartbear-sweden-plugin-repository has elapsed or updates are forced -> [Help 1]

For now, I was able to downgrade my plugin to version 5.1.1 and have it working. but would like to know when this is fixed so I can sync my plugin and soapui versions.

 

thanks,

marcelo.

  • For some reason the pom file was missing in our public repository. I have uploaded the missing file now. You could retry with the -U flag to force a refetch of the file.

4 Replies

  • For some reason the pom file was missing in our public repository. I have uploaded the missing file now. You could retry with the -U flag to force a refetch of the file.

    • mscaldas's avatar
      mscaldas
      New Contributor

      Thanks Joel!

       

      I tested and is working great!

       

      Regards,

      Marcelo.

    • royki's avatar
      royki
      Occasional Contributor

      I saw there is a recent change in soapui maven repository. And due to that I am getting similar error 

      Failed to execute goal com.smartbear.soapui:soapui-maven-plugin:5.3.0:test (api-report) on project project-api: Execution api-report of goal com.smartbear.soapui:soapui-maven-plugin:5.3.0:test failed: Plugin com.smartbear.soapui:soapui-maven-plugin:5.3.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: xmlbeans:xbean:jar:fixed-2.4.0, jetty:jetty:jar:6.1.26, jetty:jetty-util:jar:6.1.26, commons-ssl:not-yet-commons-ssl:jar:0.3.11, json:json-lib:jar:2.2.2-jdk15, bouncycastle:bcprov-jdk15:jar:144, l2fprod:l2fprod-common-directorychooser:jar:7.3, com.btr:proxy-vole:jar:20131209, javafx:jfxrt:jar:2.2: Could not find artifact xmlbeans:xbean:jar:fixed-2.4.0 in SmartBearPluginRepository (http://www.soapui.org/repository/maven2/)

      It is the same error while running mvn clean test -U. 

      Can you please check it whether any update is missing or not !!!

      Thanks


  • its still not working for me I tried the given solution

     

    "Project build error: Non-resolvable parent POM for com.smartbear.soapui:soapui-maven-plugin:[unknown-version]: Could not find artifact com.smartbear.soapui:soapui-project:pom:5.1.3 in central (https://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM"

     

    can any one help me out with this ????


    mscaldas wrote:

    Hi all,

    I've upgraded SOAPUI from 5.0.0 to 5.1.3. while in 5.0, everything was working fine, including executing my tests from jenkins using teh soapui-maven-plugin-5.0.0.

     

    When I upgraded to plugin 5.1.3, I got the following error:

     

    [ERROR]  Plugin com.smartbear.soapui:soapui-maven-plugin:5.1.3 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.smartbear.soapui:soapui-maven-plugin:jar:5.1.3: Failure to find com.smartbear.soapui:soapui-project:pom:5.1.3 in http://www.soapui.org/repository/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of smartbear-sweden-plugin-repository has elapsed or updates are forced -> [Help 1]

    For now, I was able to downgrade my plugin to version 5.1.1 and have it working. but would like to know when this is fixed so I can sync my plugin and soapui versions.

     

    thanks,

    marcelo.