You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But if you do everything strictly according to the instructions, the mvn clean install command does not work, errors occur, etc., and also not all tests work correctly.
Also, it is unclear what needs to be done after the successful completion of the build? Based on materials from the Internet, I found that for further launch, you need to take a version of the received artifacts of the form...- 9.12.3-SNAPSHOT, additionally download your product product api, put the artifact version there and also run the mvn clean install command, then find the generated zip archive, unzip it and run from it wso2server.sh (linux) or wso2server.bat(windows).
I tried to do this, but mvn clean install also throws an error (P2 publisher return code was 13) in org.wso2.am:amp 2-profile:pom:4.2.0-SNAPSHOT.
What are the errors you encounter while building the https://github.com/wso2/carbon-apimgt ? Maybe it could be something to do with your JDK version or maven version. I'm using maven 3.6.3 and jdk 11 to build this
Description
Hello, Dilshan.
We want to deploy WS API Manager from source code from GitHub - https://github.com/wso2/carbon-apimgt/tree/master
But if you do everything strictly according to the instructions, the mvn clean install command does not work, errors occur, etc., and also not all tests work correctly.
Also, it is unclear what needs to be done after the successful completion of the build? Based on materials from the Internet, I found that for further launch, you need to take a version of the received artifacts of the form...- 9.12.3-SNAPSHOT, additionally download your product product api, put the artifact version there and also run the mvn clean install command, then find the generated zip archive, unzip it and run from it wso2server.sh (linux) or wso2server.bat(windows).
I tried to do this, but mvn clean install also throws an error (P2 publisher return code was 13) in org.wso2.am:amp 2-profile:pom:4.2.0-SNAPSHOT.
Affected Component
APIM
Version
https://github.com/wso2/carbon-apimgt/tree/master
Environment Details (with versions)
Windows, Linux
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: