You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Gabor,
We are in the process of setting up the Bamboo server that built the
snapshots. We have the same issue with the 16.3 release.
The snapshots can be built from code by working through the components,:
./grailsw package-plugin
./grailsw maven-install
targets are also available for components not built using ./grailsw
cd transmart-core-api
./gradlew clean build publishToMavenLocal
cd mydas
mvn install
cd IpaApi
mvn install
We are still building in all the dependencies, and working on a merger
oif the code changes in the i2b2-transmart beta release. When that is
done we can provide a script that builds in the preferred order.
Hope that helps,
Peter Rice
Axiomedix Inc.
transmart/transmart-mydas/grails-app/conf/BuildConfig.groovy
Line 22 in 2c54c24
The location https://repo.transmartfoundation.org/content/groups/public/uk/ac/ebi/mydas/mydas/ only has 16.2-SNAPSHOT. Could not compile without changing the BuildConfig.groovy file.
Is there a different repo or can I use the 16.2?!
The text was updated successfully, but these errors were encountered: