Project

General

Profile

« Previous | Next » 

Revision 40063

Tests load gthe XSLT from the TDSRule profiles in dnet-openaireplus-profiles

View differences:

install.sh
1 1
#!/bin/bash
2 2

  
3
mvn clean install -DskipTests=true;
3
mvn clean install;
4 4
rm -rf ~/.m2/repository/eu/dnetlib/dnet-mapreduce-jobs-assembly;
5 5
mvn assembly:assembly -DskipTests=true && mvn install:install-file -Dfile=target/dnet-mapreduce-jobs-0.0.8.4-SNAPSHOT-jar-with-dependencies.jar -DgroupId=eu.dnetlib -DartifactId=dnet-mapreduce-jobs-assembly -Dversion=0.0.8.4-SNAPSHOT -Dpackaging=jar

Also available in: Unified diff