You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update. I had a typo in my command Dounce:appName instead of Dounce.appName
The readme\help output still seems incorrect.
I'm assuming appName should set the name of the application inside the paf file.
But it does not
mvn ounce:application ounce:project -Dounce:appName="test"
paf file:
But how it should work isn't clear.
Both appDir and appName options say "Specifies the directory where to create the paf file" in the help output.
The text was updated successfully, but these errors were encountered:
Update. I had a typo in my command Dounce:appName instead of Dounce.appName
The readme\help output still seems incorrect.
I'm assuming appName should set the name of the application inside the paf file.
But it does not
mvn ounce:application ounce:project -Dounce:appName="test"
paf file:
But how it should work isn't clear.
Both appDir and appName options say "Specifies the directory where to create the paf file" in the help output.
The text was updated successfully, but these errors were encountered: