Sylke Soong created JEXL-338:
--------------------------------
Summary: Release 3.2 to Maven Central
Key: JEXL-338
URL: https://issues.apache.org/jira/browse/JEXL-338
Project: Commons JEXL
Issue Type: Improvement
Environment: Maven, Eclipse-GIT, Maven Central.
Reporter: Sylke Soong
Similar to JEXL-220.
JEXL github homepage [https://github.com/apache/commons-jexl] recommends
{noformat}
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jexl3</artifactId>
<version>3.2</version>
</dependency>{noformat}
But Maven central does not have it.. EGIT croaks artefact jar not foundr, when
jexl 3.2 dependency is in the pom.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)