[ 
https://issues.apache.org/jira/browse/AXIS2-6085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Thomas updated AXIS2-6085:
-------------------------------
    Description: 
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. 
(Update: took the time to get Windows WSL up and running and this works fine 
too)

Here there could be a little more clarity about the bash requirement.

  was:
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.


> 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
>            Priority: Minor
>
> 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. 
> (Update: took the time to get Windows WSL up and running and this works fine 
> too)
> 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: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to