Forum Discussion

yuraku's avatar
yuraku
Contributor
8 years ago

Auth profile parameter for maven plugin

Hello.

 

I'm working with different environments and for this reason, i'm using <environment> parameter in pom.xml.

But for different envs we have different auth profiles but i can't specify profile outside the project.

 

Is there any parameter for this purpose?

 

PS:

i'm using auth manager in R!API 1.8.5 and maven plugin 1.8.0.

 

Thanks in advance.

1 Reply

  • Authentication is tied to Environment so should work and apply when you specify environment through Maven

     

    why would you want to overwrite it outside the project ?