On 9/22/06, Philipp Bracher <[email protected]> wrote:
I tried to switch, but I got the following exception:

(...)
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.openwfe
ArtifactId: openwfe-top
Version: ${openwfe.version}


The reason is that you the poms in the repo has the following entry
which can not get resolved during getting the dependencies:

   <parent>
     <artifactId>openwfe-top</artifactId>
     <groupId>org.openwfe</groupId>
     <version>${openwfe.version}</version>
   </parent>

Can you redeploy the poms?

Of course,

I'll redo it immediately. I'll notify you when it's ready.


Cheers,

--
John Mettraux   -///-   http://jmettraux.openwfe.org

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to