Skip to content

issues Search Results · repo:GradleUp/nmcp language:Kotlin

Filter by

9 results
 (56 ms)

9 results

inGradleUp/nmcp (press backspace or delete to remove)

Expected and Results I have a publication named “pluginMaven” and “com.foo.pluginMarkerMaven”. My nmcp block is configured like so: nmcp { publish( pluginMaven ) { username = System.getenv( ...
bug
  • runningcode
  • 1
  • Opened 
    yesterday
  • #18

Hi, I d like to propose a publishing workflow that s a bit more based on gradle s own built-in maven-publish. I ve implemented such a thing here myself: https://github.com/solo-studios/nyx/tree/master/src/main/kotlin/ca/solostudios/nyx/sonatype ...
  • solonovamax
  • 2
  • Opened 
    on Aug 23, 2024
  • #17

I would like to use this plugin but I don t see a license. Can you please add one? Perhaps Apache License 2.0 Thanks in advance
  • daniel-rusu
  • 1
  • Opened 
    on May 15, 2024
  • #12

I m getting the following error: Could not set unknown property username for object of type nmcp.NmcpExtension In my build.gradle file I have nmcp { publishAllProjectsProbablyBreakingProjectIsolation ...
  • WildeTechSolutions
  • 3
  • Opened 
    on Apr 26, 2024
  • #10

I have a project with commonMain, jsMain and jvmMain targets. When I used same configuration with jvm project and it s works fine. But with KMP project I get an error Configuration: plugins { id( ...
  • RaySmith-ttc
  • 4
  • Opened 
    on Apr 19, 2024
  • #9

After upgrading to 0.0.5 I have an error when I try to publish my project: Task :publishAggregatedPublicationToCentralPortal FAILED FAILURE: Build failed with an exception. * What went wrong: A problem ...
  • rjaros
  • 2
  • Opened 
    on Apr 4, 2024
  • #5

I recently used this again to publish a second library (crazy, I know 😅) and I realized in the publishing list it s just a long list of the same name img width= 262 alt= image src= https://github.com/GradleUp/nmcp/assets/44558292/f8885b01-5584-4516-be99-c9ecac5e9523 ...
  • StylianosGakis
  • 2
  • Opened 
    on Mar 19, 2024
  • #3

I have two plugins files under module - convention-plugins which comming from - https://github.com/Kotlin/multiplatform-library-template/tree/main/convention-plugins was trying to migrate to your plugin ...
  • hanrw
  • 5
  • Opened 
    on Feb 16, 2024
  • #2

I have a KMP project with a dozen of gradle submodules. Every module defines at least three publications (common, js, wasm). It would be nice to aggregate all these publications (about 50) to a single ...
  • rjaros
  • 1
  • Opened 
    on Feb 12, 2024
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub