You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/08 18:15:24 UTC

[maven-script-interpreter] branch master created (now 13be098)

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-script-interpreter.git.


      at 13be098  [maven-release-plugin] prepare for next development iteration

This branch includes the following new commits:

     new 5b0e924  move script interpreters classes to a new component
     new 1637f73  add unit tests
     new 9cd82d1  generate plexus components metadata
     new 822d809  add scm and issueMngt informations
     new 5ece047  visibility to public as it's a shared component
     new 7d07908  extract ScriptRunner too from invoker plugin
     new 5b01f68  add FileLogger
     new 48dd82c  visibility to public
     new 2084b6c  add possibility to add ScriptInterprtrer impl in script runner
     new ef7b705  add some logs
     new eebaf47  add a basic site.xml
     new d48fd07  missing license header and upgrade parent version
     new 1eddf6f  start adding basic documentation
     new 59f3267  add unit tests for ScriptRunner class.
     new 62b8064  add documentation for ScriptRunner.
     new b11bce7  add link to javadoc
     new da25274  rename BuildErrorException to RunErrorException as we are running a script here
     new d2a1c7a  ename BuildFailureException to RunFailureException as we are running a script here
     new dc95076  Make tests windows-proof
     new da93418  fix checkstyle issues
     new d014788  more documentation
     new adecad0  Improve explanation usage of stage-parameter
     new 89233fb  Add javadoc to ExecutionLogger
     new 5a44d3a  log reasons why script is not executed if relativeScriptPath is null
     new b021c03  add a methdod to run a script with a script path
     new 25db991  add a more on default global variables
     new e75a463  as it's a generic component don't use MojoExecutionException to throw IOException
     new 2329821  more unit test
     new 02e8b06  fix typos
     new 74ccfe8  more documentation
     new 52d42e2  add test on adding global variable
     new 039e7ae  [maven-release-plugin] prepare release maven-script-interpreter-1.0
     new 6770a4b  [maven-release-plugin] prepare for next development iteration
     new 61e33bb  fixed typos
     new 1e39b61  removed unused import
     new c0cc531  removed configuration inherited from parent
     new aa07eaf  added description
     new a68c126  [MSHARED-229] logged relative script path when available instead of full path
     new 77f2a35  [MSHARED-230] use plexus java 5 annotations instead of old-style javadoc annotations
     new 408a58b  [MSHARED-231] upgrade groovy version used to 2.0.1
     new ee31d0d  [maven-release-plugin] prepare release maven-script-interpreter-1.1
     new f029029  [maven-release-plugin] prepare for next development iteration
     new d0203da  upgrade parent version
     new 4d12400  MSHARED-239 replace plexus-utils with maven-shared-utils
     new a2dd064  typos
     new cbb359d  removed configuration inherited from parent
     new fe7d9dd  use last shared parent 19
     new 18dc59e  use shared utils released version
     new 765edca  Follow ASF branding rules.
     new 4e6675d  Add missing license headers.
     new ca755ce  configured site deploy to /shared-archives/<artifactId>-LATEST
     new cb8b1e4  updated parent pom
     new 48d3f5d  updated maven-shared-utils
     new 7aa655e  reverted shared-utils version update since it causes unexpected + random failures on ASF Jenkins build farm (artifact not found in central???)
     new f641101  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
     new 0287657  [MNGSITE-152]  - Added missing links from overview to ASF License page    and to download area.
     new fb3de40  added license header
     new 1b9db35  s/plugins/shared/
     new 84207e3  [MSHARED-371] Increased chance of java8 compliance by updating to asm5.x based plexus-component-*
     new 392eaf7  upgraded parent pom
     new f0db338  changed svnpubsub url from /content to /components
     new 497c2e5  moved Jira from Codehaus to Apache
     new 0d4642c  [MNGSITE-243] Fixed wrong link.
     new e42193f  [MPOM-95] updated parent pom location
     new c77b95c  updated Jira url
     new 3445e94  Upgrade parent to org.apache.maven.shared:maven-shared-components:30
     new 63b59aa  Upgrade org.codehaus.plexus:plexus-component-metadata to 1.7.1 This will make them build with Java9
     new 292ce29  [MSHARED-638] use script description instead of hardcoded "script" in messages
     new faf3365  [maven-release-plugin] prepare release maven-script-interpreter-1.2
     new 8277db8  [maven-release-plugin] prepare for next development iteration
     new 19a1f86  back to 1.2-SNAPSHOT
     new a800366  [maven-release-plugin] prepare release maven-script-interpreter-1.2
     new 13be098  [maven-release-plugin] prepare for next development iteration

The 73 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <co...@maven.apache.org>'].