Creating eclipse projects from 3.6 branch fails

View: New views
2 Messages — Rating Filter:   Alert me  

Creating eclipse projects from 3.6 branch fails

by Mark Müller-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

HI,

ich checked out from http://svn.magnolia.info/svn/community/magnolia/branches/magnolia-3.6 and called

 

mvn eclipse:eclipse

 

but there seem to be missing some snapshots?

 

[INFO] ------------------------------------------------------------------------

[INFO] Building magnolia-jaas

[INFO]    task-segment: [eclipse:eclipse]

[INFO] ------------------------------------------------------------------------

[INFO] Preparing eclipse:eclipse

Downloading: http://repo.magnolia-cms.com/snapshots/info/magnolia/magnolia-core/

3.6.6-SNAPSHOT/magnolia-core-3.6.6-SNAPSHOT.jar

[INFO] ------------------------------------------------------------------------

[ERROR] BUILD ERROR

[INFO] ------------------------------------------------------------------------

[INFO] Failed to resolve artifact.

 

Missing:

----------

1) info.magnolia:magnolia-core:jar:3.6.6-SNAPSHOT

 

  Try downloading the file manually from:

      http://prdownloads.sourceforge.net/magnolia

 

  Then, install it using the command:

      mvn install:install-file -DgroupId=info.magnolia -DartifactId=magnolia-cor

e -Dversion=3.6.6-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

 

  Alternatively, if you host your own repository you can deploy the file there:

 

      mvn deploy:deploy-file -DgroupId=info.magnolia -DartifactId=magnolia-core

-Dversion=3.6.6-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepo

sitoryId=[id]

 

  Path to dependency:

        1) info.magnolia:magnolia-jaas:jar:3.6.6-SNAPSHOT

        2) info.magnolia:magnolia-core:jar:3.6.6-SNAPSHOT

 

----------

1 required artifact is missing.

 

for artifact:

  info.magnolia:magnolia-jaas:jar:3.6.6-SNAPSHOT

 

from the specified remote repositories:

  central (http://repo1.maven.org/maven2),

  magnolia.snapshots (http://repo.magnolia-cms.com/snapshots),

  magnolia (http://repo.magnolia-cms.com/m2)

 

 

Best Regards,

Mark




----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <user-list-unsubscribe@...>
----------------------------------------------------------------

Re: Creating eclipse projects from 3.6 branch fails

by Jan Haderka-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Snapshots are not deployed, so you might want to run "mvn install" first
to build everything and get it in your local m2 repo.
HTH,
Jan

On Tue, 2009-06-23 at 12:40 +0200, Mark Müller wrote:

> HI,
>
> ich checked out from
> http://svn.magnolia.info/svn/community/magnolia/branches/magnolia-3.6
> and called
>
>  
>
> mvn eclipse:eclipse
>
>  
>
> but there seem to be missing some snapshots?
>
>  
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] Building magnolia-jaas
>
> [INFO]    task-segment: [eclipse:eclipse]
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] Preparing eclipse:eclipse
>
> Downloading:
> http://repo.magnolia-cms.com/snapshots/info/magnolia/magnolia-core/
>
> 3.6.6-SNAPSHOT/magnolia-core-3.6.6-SNAPSHOT.jar
>
> [INFO]
> ------------------------------------------------------------------------
>
> [ERROR] BUILD ERROR
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] Failed to resolve artifact.
>
>  
>
> Missing:
>
> ----------
>
> 1) info.magnolia:magnolia-core:jar:3.6.6-SNAPSHOT
>
>  
>
>   Try downloading the file manually from:
>
>       http://prdownloads.sourceforge.net/magnolia
>
>  
>
>   Then, install it using the command:
>
>       mvn install:install-file -DgroupId=info.magnolia
> -DartifactId=magnolia-cor
>
> e -Dversion=3.6.6-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
>
>  
>
>   Alternatively, if you host your own repository you can deploy the
> file there:
>
>  
>
>       mvn deploy:deploy-file -DgroupId=info.magnolia
> -DartifactId=magnolia-core
>
> -Dversion=3.6.6-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
> -Durl=[url] -Drepo
>
> sitoryId=[id]
>
>  
>
>   Path to dependency:
>
>         1) info.magnolia:magnolia-jaas:jar:3.6.6-SNAPSHOT
>
>         2) info.magnolia:magnolia-core:jar:3.6.6-SNAPSHOT
>
>  
>
> ----------
>
> 1 required artifact is missing.
>
>  
>
> for artifact:
>
>   info.magnolia:magnolia-jaas:jar:3.6.6-SNAPSHOT
>
>  
>
> from the specified remote repositories:
>
>   central (http://repo1.maven.org/maven2),
>
>   magnolia.snapshots (http://repo.magnolia-cms.com/snapshots),
>
>   magnolia (http://repo.magnolia-cms.com/m2)
>
>  
>
>  
>
> Best Regards,
>
> Mark
>
>
>
>
>
> ______________________________________________________________________
> ----------------------------------------------------------------
> For list details see
> http://www.magnolia-cms.com/home/community/mailing-lists.html
> To unsubscribe, E-mail to: <user-list-unsubscribe@...>
> ----------------------------------------------------------------
--
Best regards,

Jan Haderka
Magnolia International Ltd.

Meet us at the Magnolia Conference
http:/www.magnolia-cms.com/conference

Magnolia®  - Simple Open Source Content Management


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <user-list-unsubscribe@...>
----------------------------------------------------------------