#jogamp @ irc.freenode.net - 20131212 21:11:01 (UTC)


20131212 21:11:07 * jogamp (~jogamp@anon) has joined #jogamp
20131212 21:11:07 * Topic is 'http://jogamp.org | Hacking 3D Graphics, Multimedia and Processing across Devices'
20131212 21:11:07 * Set by rmk0 on 20130116 23:58:04
20131212 21:11:07 -holmes.freenode.net- [freenode-info] if you're at a conference and other people are having trouble connecting, please mention it to staff: http://freenode.net/faq.shtml#gettinghelp
20131212 21:11:07 -NickServ- You are now identified for jogamp.
20131212 22:17:30 <[Mike]> is it a manual process to deploy to maven central?
20131212 22:17:40 <rmk0> somewhat
20131212 22:17:56 <rmk0> uploading the files is automated, but marking them as ready to be synced has to be done in the web interface
20131212 22:18:55 <rmk0> http://jogamp.org/git/?p=jogamp-scripting.git;a=blob;f=maven/README.txt;h=7d6ea9ad6d8ee70b86c75aab3308c887893b8a4e;hb=HEAD
20131212 22:20:39 <rmk0> it's obviously a bit easier if the project is actually a maven project
20131212 22:21:05 <rmk0> can just run "mvn deploy -DaltDeploymentRepository=sonatype-nexus-staging::default::https://oss.sonatype.org/service/local/staging/deploy/maven2/"
20131212 22:21:14 <rmk0> and then do the last web interface step
20131212 22:21:39 <[Mike]> right. I figured there was more to it since its an ant built.
20131212 22:22:04 <[Mike]> Have you had any experience using the maven ant plugin?
20131212 22:22:10 * hija (~hija@anon) has joined #jogamp
20131212 22:22:28 <rmk0> nope... it's just for running ant tasks, isn't it?
20131212 22:23:24 <[Mike]> Yeah, but was interested to see if that would suffice for jogamp.
20131212 22:23:55 <rmk0> it would be able to fork the build, but i'm not sure that'd mean the resulting jar files would be where maven expected them
20131212 22:24:34 <rmk0> we also had to divide the maven "projects" up in slightly unexpected ways in order to facilitate grabbing the native libraries and so on
20131212 22:24:50 <rmk0> so there'd not be just the one pom.xml
20131212 22:24:59 <[Mike]> using modules?
20131212 22:30:04 <rmk0> actually separate projects
20131212 22:30:17 <rmk0> no formal link between the pom files at all
20131212 22:34:14 * monsieur_max (~maxime@anon) has left #jogamp
20131212 22:59:07 * hija (~hija@anon) Quit (Ping timeout: 272 seconds)
20131212 23:02:51 * hija (~hija@anon) has joined #jogamp
20131212 23:27:33 * hharrison (~chatzilla@anon) Quit (Remote host closed the connection)
20131212 23:28:02 * hharrison (~chatzilla@anon) has joined #jogamp
20131213 00:27:13 * hija (~hija@anon) Quit (Ping timeout: 246 seconds)
20131213 00:35:47 * hija (~hija@anon) has joined #jogamp
20131213 00:42:03 * hija (~hija@anon) Quit (Ping timeout: 246 seconds)
20131213 00:46:12 * hija (~hija@anon) has joined #jogamp