Results 1 to 8 of 8

Thread: Bundlor Maven plugin dependencies

  1. #1
    Join Date
    Sep 2008
    Location
    Mont-Saint-Hilaire, QC
    Posts
    16

    Default Bundlor Maven plugin dependencies

    I'm having a hard time getting the Bundlor Maven plugin dependencies through my Nexus repository manager. The artifacts missing are:

    com.springsource.util:com.springsource.util.osgi:j ar:1.5.0.BUILD-SNAPSHOT
    com.springsource.util:com.springsource.util.io:jar :1.5.0.BUILD-SNAPSHOT
    com.springsource.util:com.springsource.util.math:j ar:1.5.0.BUILD-SNAPSHOT

    My Nexus repo manager is opening up for these four urls:

    http://repository.springsource.com/m...ndles/snapshot
    http://repository.springsource.com/m...dles/milestone
    http://repository.springsource.com/m...undles/release
    http://repository.springsource.com/m...ndles/external

    Any thoughts?

  2. #2
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    Moved thread to dm Server tooling forum.
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

  3. #3
    Join Date
    May 2006
    Location
    Germany
    Posts
    33

    Default strange bundlor maven plugin dependency

    Hi,

    I have exactly the same problem with the bundlor maven plugin dependency
    when i try to build the spring-dm-1.2 from the sources.

    Our company nexus repository has problems resolving the
    com.springsource.util:com.springsource.util.math:j ar:1.5.0.BUILD-SNAPSHOT
    com.springsource.util:com.springsource.util.io:jar :1.5.0.BUILD-SNAPSHOT
    artifacts.

    From which maven repository can this artifact be resolved ?


    Any help appreciated,
    Dirk

  4. #4
    Join Date
    Jun 2005
    Posts
    4,241

    Default

    Those dependencies are all in http://repository.springsource.com/m...ndles/snapshot (which was mentioned in the original post). You can browse the repository here to check: http://s3browse.com/explore/reposito...ndles/snapshot.

    I have no idea what might be wrong with Nexus, but the jars are there, and it seems to work without the Nexus in the way.

  5. #5
    Join Date
    May 2006
    Location
    Germany
    Posts
    33

    Default Bundlor Maven plugin dependencies

    Hi Dave,

    Thanks for the quick response. I browsed the URL you mentioned but could not find

    Path to dependency:
    1) com.springsource.bundlor:com.springsource.bundlor. maven:maven-plugin:1.0.0.M2
    2) com.springsource.util:com.springsource.util.io:jar :1.5.0.BUILD-SNAPSHOT

    I am a little confused.
    Regards,
    Dirk

  6. #6
    Join Date
    Sep 2008
    Location
    Mont-Saint-Hilaire, QC
    Posts
    16

    Default

    ok guys, I restarted Nexus this morning, and it did the trick. Was it the restart? is it something else?

    Anyhow, for Nexus users, make sure you have the 4 Spring repositories mentionned earlier in the public group when developing with SpringDM.

    JS.

  7. #7
    Join Date
    Jun 2005
    Posts
    4,241

    Default

    Quote Originally Posted by dirk.dinger View Post
    1) com.springsource.bundlor:com.springsource.bundlor. maven:maven-plugin:1.0.0.M2
    Try here for browseable link:

    http://s3browse.com/explore/reposito...source.bundlor

    Quote Originally Posted by dirk.dinger View Post
    2) com.springsource.util:com.springsource.util.io:jar :1.5.0.BUILD-SNAPSHOT
    Try here for browseable link:

    http://s3browse.com/explore/reposito...source.util.io

    Did you set your Nexus up the same way as jsbournival?

  8. #8

    Default Thanks

    thanks for all

Tags for this Thread

Posting Permissions

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