Hi,

I am trying to use jfrog for our artifactory management. I am trying a
simple build with one  opensourec project to test the integration. I am
using the generic artifactory integration and just trying to copy one file
to the artifactory server using publish artifacts. 
When I start the build it just fails with an error:

FATAL: class org.jfrog.hudson.generic.ArtifactoryGenericConfigurator needs
to implement the setUp method
java.lang.UnsupportedOperationException: class
org.jfrog.hudson.generic.ArtifactoryGenericConfigurator needs to implement
the setUp method
        at hudson.tasks.BuildWrapper.setUp(BuildWrapper.java:155)
        at hudson.tasks.BuildWrapper.setUp(BuildWrapper.java:142)
        at
org.jfrog.hudson.generic.ArtifactoryGenericConfigurator.setUp(ArtifactoryGenericConfigurator.java:281)
        at hudson.model.Build$BuildExecution.doRun(Build.java:156)
        at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
        at hudson.model.Run.execute(Run.java:1720)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:404)
Finished: FAILURE

Can some body please point me towards the right way to use artifactory with
a c/c++ project without maven, ivy or gradle.



--
View this message in context: 
http://forums.jfrog.org/using-jfrog-fro-native-build-tp7581125.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