<div dir="ltr">depending on what you want to achieve yes it's possible to build OpenLayers using Maven.<div>The easiest way to do this is by using the exec or the antrun plugin as part of a regular war project, or you can choose to create an overlay war or you can choose to build a dependency artifact with a suitable plugin.</div>
<div><br></div><div>I generally choose for number 1, such as here: <a href="https://github.com/mprins/CBSviewer/blob/master/pom.xml#L286">https://github.com/mprins/CBSviewer/blob/master/pom.xml#L286</a> that builds based off source and puts the result in the right location of a .war project<br>
<div class="gmail_extra"><br clear="all"><div style>Mark</div><div><br></div>-- <br>Disclaimer;<br>This message is just a reflection of what I thought at the time of sending. The message may contain information that is not intended for you or that you don't understand.</div>
</div></div>