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

Hudson commented on HBASE-30214:
--------------------------------

Results for branch branch-2.6
        [build #77 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase-Integration-Test/job/branch-2.6/77/]:
 (/) *{color:green}+1 overall{color}*
----
details (if available):



(/) {color:green}+1 client integration test for 2.10.2 {color}


(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.5 with shaded hadoop 
client{color}


(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.3.6 with shaded hadoop 
client{color}


(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.0 with shaded hadoop 
client{color}


(/) {color:green}+1 client integration test for 3.4.1 {color}
(/) {color:green}+1 client integration test for 3.4.1 with shaded hadoop 
client{color}


(/) {color:green}+1 client integration test for 3.4.2 {color}
(/) {color:green}+1 client integration test for 3.4.2 with shaded hadoop 
client{color}


(/) {color:green}+1 client integration test for 3.4.3 {color}
(/) {color:green}+1 client integration test for 3.4.3 with shaded hadoop 
client{color}


> Add m2e.disableTestClasspathFlag=true to fix Eclipse test classpath for 
> workspace projects
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-30214
>                 URL: https://issues.apache.org/jira/browse/HBASE-30214
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.0.0
>            Reporter: Aman Poonia
>            Assignee: Aman Poonia
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 2.7.0, 3.0.0-beta-2, 2.5.16, 2.6.7
>
>
> When importing HBase into Eclipse using m2e with all modules as workspace
> projects, test source folders get marked with `test="true"` in generated
> .classpath files. This causes test-scoped sibling dependencies (e.g.
> hbase-common:test-jar) to be invisible when editing test sources in
> dependent modules like hbase-server.
> Fix: add `m2e.disableTestClasspathFlag=true` to the existing
> `eclipse-specific` profile in the root pom.xml. This prevents m2e from
> setting the `test="true"` attribute on test source classpath entries.
> The property is inherited by all child modules and has zero effect on
> CLI Maven builds.
> After "Maven → Update Project" in Eclipse, the regenerated .classpath
> entries for test sources no longer carry `test="true"`, confirming the fix.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to