I tried to switch, but I got the following exception:
Downloading: http://svn.magnolia.info/maven/m2/org/openwfe/openwfe-
top/${openwfe.version}/openwfe-top-${openwfe.version}.pom
[WARNING] Unable to get resource from repository magnolia (http://
svn.magnolia.info/maven/m2)
Downloading: http://maven.openwfe.org/prereleases/org/openwfe/openwfe-
top/${openwfe.version}/openwfe-top-${openwfe.version}.pom
[WARNING] Unable to get resource from repository
maven.openwfe.org.prereleases (http://maven.openwfe.org/prereleases)
Downloading: http://repo1.maven.org/maven2/org/openwfe/openwfe-top/$
{openwfe.version}/openwfe-top-${openwfe.version}.pom
[WARNING] Unable to get resource from repository central (http://
repo1.maven.org/maven2)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[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?
Philipp
On Sep 22, 2006, at 8:48 AM, John Mettraux wrote:
On 9/22/06, Philipp Bracher <[email protected]> wrote:
On Sep 22, 2006, at 6:53 AM, John Mettraux wrote:
> Hi List,
>
> I erased a bit quickly the unconvenient http://maven.openwfe.org/
repo.
> The current (trunk) Magnolia still points to it.
>
> For explanations and potential fixes, please see the comments of
> that post :
>
> http://jmettraux.wordpress.com/2006/09/20/doing-it-almost-the-
maven-
> way/
Is it ok if I switch to http://maven.openwfe.org/prerelease now? Or
is it still to early?
It's OK, it's ready.
--
John Mettraux -///- http://jmettraux.openwfe.org
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------