Is anyone successfully using Wagon-Git with SBT? Wagon-Git is a Maven component that enables deploying artefacts in remote Git SCM repositories. I have configured SBT as best I can but I am still getting: [error] (monitoring/*:publish) java.net. Thanks in advance for any pointers or assistance. Cheers, Ashley. PS Couldn't find an SBT-User group so I hope this is an appropriate forum... PS Sorry for cross-posting but just noticed this group. You received this message because you are subscribed to the Google Groups "scala-tools" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
Hi, Ashley. I've no idea about SBT but that looks like the error when you don't include the extension section. See http://synergian.github.io/wagon-git/usage.html#Extensions_section. Regards. El jueves, 2 de abril de 2015, 11:38:01 (UTC-3), Ashley Aitken escribió:
You received this message because you are subscribed to the Google Groups "scala-tools" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
Many thanks Martin.
I believe we included the extension section (in the way SBT allows) but it is good to know this may be the issue. I will check again. Cheers, Ashley.
You received this message because you are subscribed to the Google Groups "scala-tools" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
Free forum by Nabble | Edit this page |