apigee / apigee-config-maven-plugin

apigee-config-maven-plugin
Apache License 2.0
56 stars 108 forks source link

Maven-plugin causing issues by printing our file names out for certificates in Jenkins Console Logs #210

Open Hsakinala opened 3 months ago

Hsakinala commented 3 months ago

We are trying to push certificates into ApigeeX using this maven-plugin but we are noticing with in our Jenkins console logs that our certificate files are getting printed. Please check and let us know what can be done here.

4.0.0 - Causing issues by printing our file names out for certificates
Hsakinala commented 3 months ago

Hi team, any comments on this.

ssvaidyanathan commented 3 months ago

@Hsakinala - can you provide more details like:

Hsakinala commented 3 months ago

Which version of the plugin you are using? 2.8.1 What is the mvn command you are running? https://repo1.maven.org/maven2

Hsakinala commented 3 months ago

Can you pls share the logs (please mask sensitive info when sharing) - We have deleted the logs due to sensitive information.

ssvaidyanathan commented 3 months ago

Which version of the plugin you are using? 2.8.1 What is the mvn command you are running? https://repo1.maven.org/maven2

I am looking for the actual mvn command you are executing in your Jenkins file

Hsakinala commented 3 months ago

Here is the cmd-

$ mvn install -Psit1 -Dapigee.config.options=update -Dapigee.config.dir=./ -Dorg=*apigeex -DauthType=oauth -Dbearer=*****

ssvaidyanathan commented 3 months ago

Can you pls run the command and share the console logs. That will help me update the code or debug

ssvaidyanathan commented 2 months ago

@Hsakinala - can you provide the info I asked pls?