Hi all,

I'm pretty new to both Hudson and Artifactory, and am stuck.

I've added the artifactory plug-in to hudson, and created a new repo in
artifactory, with access rights by a user (the admin user).

I have created a very simple job in Hudson, that hooks into a Bazaar repo to
get its files.
The files are deliberately simple, just a README and a .sql file with a
simple db schema.

I have set Hudson up with the url of artifactory, as well as the repo,
username and password.
I can't seem to make a build succeed if "Gradle-Artifactory Integration" is
selected.

To keep things simple (too simple) the build step is just a shell script
that does 'exit 0'.
I'm not invoking gradle, maven, ant or any other build tool at this point.
All I want is to publish the .sql file, so I can proceed, and actually get
these tools to work together for a project at work.

Note that if I unselect the "Gradle-Artifactory Integration" in the Hudson
job config, the builds succeed as you would expect.
If I choose the built-in Hudson artifact archiving, the sql file is picked
up.
It's just the Artifactory publishing that fails.

Would someone please be able to point me in the right direction? At the very
least, is there a log file setting to change to capture what the Hudson
plugin is trying to do?

Thanks in advance,
Frode

-- 
View this message in context: 
http://forums.jfrog.org/Hudson-failing-to-deploy-artifacts-to-Artifactory-using-the-plugin-tp6015500p6015500.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to