Results 1 to 10 of 10

Thread: Is Valkerie Released?

  1. #1
    Join Date
    Sep 2010
    Posts
    19

    Question Is Valkyrie Released?

    Is Valkyrie released now?
    I don't want to start a new project with Spring RC if it isn't in the public maven repos.
    i.e. I don't want to git pull, build and publish my own maven repo.

    If it is released, is there a pom.xml I can use to start a new project with?
    Last edited by opticyclic; Aug 3rd, 2011 at 09:40 AM.

  2. #2
    Join Date
    Nov 2008
    Posts
    17

    Default

    I'm also interested about the release.

  3. #3
    Join Date
    Jul 2006
    Location
    Houston, TX
    Posts
    80

    Default

    Where is Valkyrie??? We NEED Valkyrie! Just release it in a buildable state w/o requiring POM hacks. Remember, perfect is the enemy of good. Release it!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  4. #4

    Default

    Yes release it though.....
    Last edited by ecoelectric; Sep 22nd, 2011 at 06:25 AM.
    Electrician Brisbane south west Jindalee
    www.ecoelectric.com.au

  5. #5
    Join Date
    Sep 2005
    Location
    London
    Posts
    64

    Default

    I know this isnt going to get valkyrie released any quicker, but posting just to show interest and support for this fantastic project - hope Lieven can find hosting / repository for this project soon!

  6. #6
    Join Date
    Aug 2007
    Posts
    4

    Default

    Quote Originally Posted by ambeth View Post
    I know this isnt going to get valkyrie released any quicker, but posting just to show interest and support for this fantastic project - hope Lieven can find hosting / repository for this project soon!
    +1

    Ok, 5 char message was too short for this forum, adding some garbage...

  7. #7
    Join Date
    Dec 2011
    Posts
    1

    Default

    The above thought is smart and doesn’t require any further addition. It’s perfect thought from my side.

  8. #8
    Join Date
    Dec 2011
    Location
    spring valley
    Posts
    1

    Default

    kindly update if anyone get the released version of valkerie.

    waiting eagerly for it.

  9. #9
    Join Date
    Nov 2011
    Posts
    7

    Default

    What is the status of Valkyrie 1.0 release? Any plans or roadmap?

  10. #10
    Join Date
    Dec 2012
    Posts
    2

    Default

    I added this microrepo

    Code:
    	
    	<repositories>
    	    <repository>
    	        <id>valkyrie-rcp-snapshots</id>
    	        <url>https://raw.github.com/iromu/valkyrie-rcp/master/maven/repo</url>
    	    </repository>
    	</repositories>

    Online documentation here http://iromu.github.com/valkyrie-rcp/
    Last edited by iromu; Dec 13th, 2012 at 02:53 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •