Navigation

    Inedo Community Forums

    Forums

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

    matt.wood_5559

    @matt.wood_5559

    0
    Reputation
    7
    Posts
    6
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    matt.wood_5559 Follow

    Best posts made by matt.wood_5559

    This user hasn't posted anything yet.

    Latest posts made by matt.wood_5559

    • RE: Maven additional artifacts

      Ok that makes sense thanks, I can see the option to add addition files now.

      posted in Support
      M
      matt.wood_5559
    • Connecting feeds

      I need to organised my internal packages into many feeds that vary according to access/compliance requirements. Access to each feed can be managed accordingly. To make it simple for developers I would like to present a single feed for each language. If I use connectors to combine feeds I think it will copy all packages into the main feed and lose the original feeds permissions meaning everyone with access to it will see everything. Is there a way to use connectors where they proxy the connection effectively evaluating the access permissions dynamically and not copying?

      posted in Support
      M
      matt.wood_5559
    • Maven additional artifacts

      When you manually upload a maven artifact there is only one option to store the package (jar/war/ear) and there isn't an option to store additional files like javadoc or sources. Have I missed something?

      posted in Support
      M
      matt.wood_5559
    • pgutils and Maven

      I was looking to use "pgutils build scan " for a maven project but it didn't work. I checked the pgutils source code and found there was no support for maven. Is this planned for the future?

      posted in Support
      M
      matt.wood_5559
    • Assigning package versions

      So a package feed has 3 levels,

      1. the feed,
      2. the package
      3. the package version.

      License information is shown at the 1st/3rd but not a the 2nd. I can assign a license at level 3 and then choose to assign it to level 2 but the option is not displayed at level 2. I might be missing something but is there a reason for this?

      When I assign a package version a license i.e. Apache 2.0 the package version then displays "Warning: use with caution because of no license". Am I missing something? Also is there a way to change the license as I can't see any option to do so?

      posted in Support
      M
      matt.wood_5559
    • License discovery for Maven packages

      I have set up a feed with a connector to maven central and pulled various packages into the feed. Unfortunately none of them have automatically picked up the license and they all show "Not Detected". Does this mean I have to go through all the packages manually and configure them?

      posted in Support
      M
      matt.wood_5559
    • Trial License Request Error

      Hi I am trying to request a trial license and I get this error:

      fcddce42-2ed0-4f77-a9dd-2ee40cbdf07c-image.png

      Details:
      System.ArgumentNullException: Value cannot be null. (Parameter 's')
      at System.Int32.Parse(String s)
      at Inedo.Com.MyInedo.LicenseKeyDispatcher.DispatchKeyAsync(Boolean sendNotificationEmail) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp_E388811\Src\inedo.com\Inedo.Com.MyInedo\Common\LicenseKeyDispatcher.cs:line 87
      at Inedo.Com.MyInedo.Pages.LicenseKeys.RequestLicenseKeyPage.<>c__DisplayClass1_0.<<CreateChildControls>b__0>d.MoveNext() in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp_E388811\Src\inedo.com\Inedo.Com.MyInedo\Pages\LicenseKeys\RequestLicenseKeyPage.cs:line 52
      --- End of stack trace from previous location ---
      at Inedo.Web.PageFree.SimplePageBase.ExecutePageLifeCycleAsync()
      at Inedo.Web.PageFree.SimplePageBase.ProcessRequestAsync(HttpContext context)
      at Inedo.Web.AhWebMiddleware.InvokeAsync(HttpContext context)
      at Inedo.Web.AhWebMiddleware.InvokeAsync(HttpContext context)
      at Inedo.Web.AhWebMiddleware.InvokeAsync(HttpContext context)
      at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)

      posted in Support
      M
      matt.wood_5559