[jira] [Created] (CARBONDATA-3697) Reorder modules in pom.xml(parent) to not download dependent jars from maven

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-3697) Reorder modules in pom.xml(parent) to not download dependent jars from maven

Akash R Nilugal (Jira)
ShuMing Li created CARBONDATA-3697:
--------------------------------------

             Summary: Reorder modules in pom.xml(parent) to not download dependent jars from maven
                 Key: CARBONDATA-3697
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3697
             Project: CarbonData
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: ShuMing Li
         Attachments: 20200213112630.jpg

When I built the newest codes from origin/master, I found those problems:
 * `format` module is not included
 * `integration/spark-common` module depends `geo`/`streaming`/`integration/hive`/`integration/spark-datasource` modules, and and now `integration/spark-common` fetch these modules from remote `maven` repos instead of the newest codes.

we can resolve these two problems by reordering the modules in pom.xml.

 

!20200213112630.jpg|width=2508,height=1185!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)