Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update install notes #2

Open
deemicksee opened this issue Feb 1, 2018 · 0 comments
Open

Update install notes #2

deemicksee opened this issue Feb 1, 2018 · 0 comments

Comments

@deemicksee
Copy link

deemicksee commented Feb 1, 2018

Hi there,

I downloaded this today, and needed to tweak the blogspot Maven code to run like this, because Maven 3 changed the way external repositories are referenced. You can get around this by specifying the version to use. In this case I've borrowed a suggestion from here - https://community.smartbear.com/t5/Ready-API-and-SoapUI-PlugIn/archetypeCatalog-http-www-eviware-com-repository-maven2-is-not/td-p/144285

mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -DarchetypeGroupId=com.smartbear.maven.archetypes -DarchetypeArtifactId=soapui-plugin-archetype -DarchetypeCatalog=http://www.eviware.com/repository/maven2

It might be worth updating the blogspot post / the ReadMe to account for this.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant