Hi Marshall, I was just writing an email about that :) I was reading past (email) documentation regarding whole building procedure [1] so I wondered if we can get also other UIMA artifacts (whole uimaj, uima-as and sandbox) to such a repo and how can we do it (in more detail).
As you said and reading [2] with Hudson we could get this automatically (in Apache Clerezza we also have this automatic deploy of snapshots) but at the moment I don't know who can deploy UIMA artifacts to SNAPSHOT and how. One reason for this is also to permit other Apache projects to "use" UIMA artifacts without having to specify m2-incubating-repository [3] which is considered external (and consequently problematic for releasing purpose). What do you think? Cheers, Tommaso [1] : https://repository.apache.org/index.html#nexus-search;quick~uima [2] : http://mail-archives.apache.org/mod_mbox/uima-dev/201004.mbox/%[email protected]%3e [3] : http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/pom.xml?view=diff&r1=950423&r2=950424&pathrev=950424 2010/6/3 Marshall Schor <[email protected]> > While helping Jerry get going with building uima-as, rather than him > locally building uimaj (base), I just deployed the jars uima-as was > depending on, to the snapshot repository, where Maven found them. (I > used "mvn deploy" to do this). We had to use the mvn ... -U parameter to > cause maven to re-look for updated Snapshots (-U param found by typing > mvn --help). > > Worked well. > > Some day when we have our CI going, this will be more automatic :-) > > -Marshall >
