Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. misael.esperanzate_7550
    M
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    misael.esperanzate_7550

    @misael.esperanzate_7550

    0
    Reputation
    1
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    misael.esperanzate_7550 Follow

    Best posts made by misael.esperanzate_7550

    This user hasn't posted anything yet.

    Latest posts made by misael.esperanzate_7550

    • RE: Pulling dependencies from ProGet in gradle

      @Dan_Woolf Hmm so I tried re-indexing the feed and the debug showed that there were no orphaned packages. When I try to build my package with gradle it still says it could not find the .jar files. When I check proget to see if it caches it I see that it manages to fetch the .pom but not the .jar.

      The strange thing is when I use the curl command for example,
      curl http://my.server.local:8624/maven2/my-new-feed/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar --output hamcrest-core-1.3.jar to check if it's available I get a 404 not found error. But when I delete the .pom making remote icon show up again, running that same command makes the .jar available?

      posted in Support
      M
      misael.esperanzate_7550