Hi all,

​I added some new code to MLlib. When I am trying to build only the mllib
project using  *mvn --projects mllib/ -DskipTests clean install*
*​ *after setting
export S
PARK_PREPEND_CLASSES=true
​, the build is getting stuck with the following message.



>  Excluding org.jpmml:pmml-schema:jar:1.1.15 from the shaded jar.
> [INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.2.7 from the shaded jar.
> [INFO] Excluding com.sun.xml.bind:jaxb-core:jar:2.2.7 from the shaded jar.
> [INFO] Excluding javax.xml.bind:jaxb-api:jar:2.2.7 from the shaded jar.
> [INFO] Including org.spark-project.spark:unused:jar:1.0.0 in the shaded
> jar.
> [INFO] Excluding org.scala-lang:scala-reflect:jar:2.10.4 from the shaded
> jar.
> [INFO] Replacing original artifact with shaded artifact.
> [INFO] Replacing
> /home/meethu/git/FlytxtRnD/spark/mllib/target/spark-mllib_2.10-1.4.0-SNAPSHOT.jar
> with
> /home/meethu/git/FlytxtRnD/spark/mllib/target/spark-mllib_2.10-1.4.0-SNAPSHOT-shaded.jar
> [INFO] Dependency-reduced POM written at:
> /home/meethu/git/FlytxtRnD/spark/mllib/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at:
> /home/meethu/git/FlytxtRnD/spark/mllib/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at:
> /home/meethu/git/FlytxtRnD/spark/mllib/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at:
> /home/meethu/git/FlytxtRnD/spark/mllib/dependency-reduced-pom.xml

   .....

​But  a full build completes as usual. Please help if anyone is facing the
same issue.

Regards,

Meethu Mathew
Senior Engineer
Flytxt

Reply via email to