Project

General

Profile

« Previous | Next » 

Revision 54390

updated resolver and Trying to allow mdstore plugin to print progress information on UI

View differences:

pom.xml
59 59
            <groupId>org.apache.spark</groupId>
60 60
            <artifactId>spark-core_2.11</artifactId>
61 61
            <version>2.2.0</version>
62
            <!--<scope>provided</scope>-->
62
            <scope>provided</scope>
63 63
        </dependency>
64 64
        <dependency>
65 65
            <groupId>org.apache.spark</groupId>
66 66
            <artifactId>spark-sql_2.11</artifactId>
67 67
            <version>2.2.0</version>
68
            <!--<scope>provided</scope>-->
68
            <scope>provided</scope>
69 69
        </dependency>
70 70
        <dependency>
71 71
            <groupId>eu.dnetlib</groupId>

Also available in: Unified diff