I had a similar problem with continuum 1.1beta3, artifactory and maven 2.0.7,
except I use CVS.
Due to a bug in maven 2.0.7, you cannot use the <mirror> tag to redirect to
artifactory, thus you must use a profile to achieve this redirection. Be
careful to specify
<activation><activeByDefault>true</activeByDefault></activation> for this
profile otherwise continuum cannot find artifactory and then that leads to
the message "Missing artifact trying to build the POM. Check that its parent
POM is available or add it first in Continuum".

Hope this helps.
Vincent

-- 
View this message in context: 
http://www.nabble.com/Project-on-SVN-with-a-not-versioned-parent-tf4588826.html#a13211640
Sent from the Continuum - Users mailing list archive at Nabble.com.

Reply via email to