reportportal / agent-java-cucumber

Cucumber JVM version [1.0.0; 2.0.0) adapter
Apache License 2.0
26 stars 16 forks source link

How to gradle build the version 5.0.x ? Exception in "signing.gradle" #70

Closed SHI-ZP closed 3 years ago

SHI-ZP commented 3 years ago

Hi,

I am trying to build the commit e348b376a5a5fe54165f198842e8d40fc21c0019 locally.

I used the "gradle build" in the project folder and encountered the following failure:

image

It looks like I need to prepare a credential as the parameters in build time to do the signing.

How can I get such a credential to have the lib built successfully?

Thanks for the help.

HardNorth commented 3 years ago

@sisihi please use gradle wrapper for building: Screen Shot 2021-06-10 at 2 02 19 PM `