You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Yetus QA (JIRA)" <ji...@apache.org> on 2019/01/10 16:02:00 UTC

[jira] [Commented] (YETUS-770) yetus-maven-plugin build helper adds source files, not dirs

    [ https://issues.apache.org/jira/browse/YETUS-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16739548#comment-16739548 ] 

Yetus QA commented on YETUS-770:
--------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m 24s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  1s{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} test4tests {color} | {color:red}  0m  0s{color} | {color:red} The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  1m  3s{color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green}  0m 14s{color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  0m 10s{color} | {color:green} master passed {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  0m 15s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green}  0m 14s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javac {color} | {color:green}  0m 14s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m  0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} xml {color} | {color:green}  0m  2s{color} | {color:green} The patch has no ill-formed XML file. {color} |
| {color:orange}-0{color} | {color:orange} javadoc {color} | {color:orange}  0m  9s{color} | {color:orange} yetus-maven-plugin generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0) {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} unit {color} | {color:green}  0m 15s{color} | {color:green} yetus-maven-plugin in the patch passed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m  7s{color} | {color:green} The patch does not generate ASF License warnings. {color} |
| {color:black}{color} | {color:black} {color} | {color:black}  3m  7s{color} | {color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/PreCommit-YETUS-Build/920/artifact/patchprocess/Dockerfile |
| JIRA Issue | YETUS-770 |
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12954443/YETUS-770.00.patch |
| Optional Tests |  dupname  asflicense  javac  javadoc  unit  xml  compile  |
| uname | Linux ad2d79c056ba 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | precommit/src/main/shell/personality/yetus.sh |
| git revision | master / 50b64e6 |
| maven | version: Apache Maven 3.3.9 |
| Default Java | 1.8.0_191 |
| javadoc | https://builds.apache.org/job/PreCommit-YETUS-Build/920/artifact/patchprocess/diff-javadoc-javadoc-yetus-maven-plugin.txt |
|  Test Results | https://builds.apache.org/job/PreCommit-YETUS-Build/920/testReport/ |
| Max. process+thread count | 100 (vs. ulimit of 1000) |
| modules | C: yetus-maven-plugin U: yetus-maven-plugin |
| Console output | https://builds.apache.org/job/PreCommit-YETUS-Build/920/console |
| Powered by | Apache Yetus 0.10.0-SNAPSHOT http://yetus.apache.org |


This message was automatically generated.



> yetus-maven-plugin build helper adds source files, not dirs
> -----------------------------------------------------------
>
>                 Key: YETUS-770
>                 URL: https://issues.apache.org/jira/browse/YETUS-770
>             Project: Yetus
>          Issue Type: Bug
>          Components: build
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Major
>             Fix For: 0.9.0
>
>         Attachments: YETUS-770.00.patch
>
>
> The mavens source plugin throws a tantrum during mvn install -Papache-release because the build-helper-maven-plugin source area is supposed to be a directory, not files.  I'm pretty sure there was a reason I did it this way, but doing a build now seems to work?  So changing the ref to be a directory.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)