simplelanguage icon indicating copy to clipboard operation
simplelanguage copied to clipboard

fixed Maven warnings, updated plugin versions

Open michelou opened this issue 6 years ago • 4 comments

This PR fixes Maven warnings (e.g. missing groupId) and updates several plugin versions.

We will also submit a separate PR which adds support for batch files in component/pom.xml and native/pom.xml (i.e <executable>${basedir}/make_component.sh</executable>) when executing mvn clean package on Microsoft Windows (see my fork).

michelou avatar Jul 26 '19 18:07 michelou

Hello Stéphane Micheloud, thanks for contributing a PR to our project!

We use the Oracle Contributor Agreement to make the copyright of contributions clear. We don't have a record of you having signed this yet, based on your email address stephane -(dot)- micheloud -(at)- crealp -(dot)- vs -(dot)- ch. You can sign it at that link.

If you think you've already signed it, please comment below and we'll check.

graalvmbot avatar Jul 26 '19 18:07 graalvmbot

I sent the OCA to oracle-ca_us -(at)- oracle -(dot)- com.

michelou avatar Jul 26 '19 18:07 michelou

Stéphane Micheloud has signed the Oracle Contributor Agreement (based on email address stephane -(dot)- micheloud -(at)- crealp -(dot)- vs -(dot)- ch) so can contribute to this repository.

graalvmbot avatar Aug 14 '19 13:08 graalvmbot

Partially redundant with #51 and #52; the three PRs should be merged/closed in one step.

michelou avatar Aug 14 '19 20:08 michelou