Jeff Thomas created AXIS2-6085:
----------------------------------
Summary: Build instructions in README don't mention bash
requirement
Key: AXIS2-6085
URL: https://issues.apache.org/jira/browse/AXIS2-6085
Project: Axis2
Issue Type: Improvement
Components: documentation
Affects Versions: 2.0.0
Environment: Windows / IntelliJ IDE
Reporter: Jeff Thomas
When building from source there is the following hint:
{code:java}
1) Manually "mvn install" both of the plugins in the following places:
modules/tool/axis2-mar-maven-plugin
modules/tool/axis2-aar-maven-plugin {code}
If building on Windows from an IDE (for me IntelliJ) this will most likely fail
because the maven-aar-plugin build attempts to run a bash script in the verify
phase.
I was able to get this to work from the command-line in a git-bash shell.
Here there could be a little more clarity about the bash requirement.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]