This is an automated email from the ASF dual-hosted git repository.
aw pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/yetus.git.
from 66b7cba YETUS-737. perms are wrong on user_params.txt
new 6210eef YETUS-757. Jenkinsfile isn't defaulting to docker mode on
new c9f7af7 YETUS-731. docs need to be written for yetus-maven-plugin
The 2 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.
Summary of changes:
Jenkinsfile | 1 +
.../source/documentation/in-progress.html.md | 6 +-
.../in-progress/yetus-maven-plugin.md | 197 +++++++++++++++++++++
.../yetus/maven/plugin/fileops/CreateDirsMojo.java | 9 +
.../maven/plugin/rdm/ReleaseDocMakerMojo.java | 6 +
.../org/apache/yetus/maven/plugin/utils/Utils.java | 8 +-
yetus-minimaven-plugin/pom.xml | 5 +
.../maven/plugin/fileops/CreateSymLinkMojo.java | 5 +
.../yetus/maven/plugin/fileops/MakeBins4Libs.java | 4 +
9 files changed, 239 insertions(+), 2 deletions(-)
create mode 100644
asf-site-src/source/documentation/in-progress/yetus-maven-plugin.md