Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

BuildH} {bgcolor:#C3CDA1}How do I run the samples from a release candidate before the maven artifacts have been published?

0
Posted

BuildH} {bgcolor:#C3CDA1}How do I run the samples from a release candidate before the maven artifacts have been published?

0

The samples in the binary distribution won’t build with mvn till we actually release and the artifacts get published to the live maven repository. To test things you can bypass this by setting up a mirror pointing to the release candidate maven repository. You do that by adding the following to your maven settings.xml file: {code} ant.staging http://people.apache.org/~antelder/tuscany/1.0-RC1a/maven apache.incubator {code} The settings.xml is in a .m2 folder in your home directory, eg mines at: “C:\Documents and Settings\Administrator\.m2”. If you don’t have one then we’ve an example at: [settings.xml| https://svn.apache.org/repos/asf/incubator/tuscany/java/etc/settings.xml] h3. {anchor:BuildI} {bgcolor:#C3CDA1}How do I turn on more trace output? {bgcolor} Tuscany uses the JDK logger for writing out info, warning etc. How much gets written out is controlle

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123