Hi All

We like to set a few properties via curl but we're getting command not found
by our synxtax.
This is a new artifact to deploy to the artifactory repo directory.
We are not sure if build.number and build.name are by default already
available variables/properties in artifactory when the repo directory
fk-SNAPSHOT was first created or do we have to create them ie the build.xxx
variables/properties from scratch.

[ppl@host ~]# curl -X PUT -v -u user:pass --data-binary @/test/fk/fk.zip -H
"X-Checksum-Sha1:eeeee747dd26ddcadecd4ad29da7293c397dfc0f" -H
"X-Checksum-Md5:eeeeec86ebb6b4247fa5c209e0826969" -i
https://artifactory-xxx.com/artifactory/release-local/fk-SNAPSHOT/fk.zip;buildURL=http://host:8080/jenkins/job/Translation/58/;buildNumber=58;hudsonURL=http://host.com:8080/jenkins/;Revision=129172;build\.parentNumber=58
* About to connect() to xxx.com port 443 (#0)
:
:
  },
  "uri" :
"https://artifactory-xxx.com/artifactory/release-local/fk-SNAPSHOT/fk.zip";
* Connection #0 to host artifactory-xxx.com left intact
}*bash: build.parentNumber=58: command not found...*

What are we doing wrong in syntax?
Any help is appreciated.

Thanks




--
View this message in context: 
http://forums.jfrog.org/Cant-set-build-number-and-build-name-properties-tp7581104.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Artifactory-users mailing list
Artifactory-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to