[14:55] Meeting starting in 5 minutes. Due to a room reservation conflict, we'll hold the meeting here this week. [15:02] OK. Let's get the meeting started. [15:03] Who's here for the meeting? [15:03] o/ [15:04] Anyone else? [15:04] hm. [15:05] robilad? slytherin? [15:07] Hmm. Koon: I'll pass to you, as your agenda item matches your roadmap report fairly well, and none of the other roadmap reps are here. [15:08] I've worked on the maven2 JPP patchset described by Deepak last week [15:08] I've i nmy PPA a maven2 patched with that patchset, ready for more testing [15:09] basically the code is patched so you can call the special -D options that it defines [15:09] but apart from that nothing is done : it doesn't create the files and directories required by mvn-jpp [15:09] and of course we are missing the basic pom files or basic project to test [15:10] Does it provide two binaries from the source, or is it just a variance to maven? [15:10] no, it's a single binary. To enable the -jpp features you have to pass special -D options [15:10] let me retrieve them [15:11] -Dmaven2.offline.mode -Dmaven2.ignore.versions -Dmaven2.usejppjars [15:11] so running my mvn should be equivalent to the classic mvn [15:11] to do mvn-jpp you need to call "mvn -Dmaven2.offline.mode -Dmaven2.ignore.versions -Dmaven2.usejppjars" [15:12] it will probably fail horribly because you are missing the required system locations, like /etc/maven/maven2-depmap.xml [15:13] so now it needs testing and more time investment to make it real, the thing in my PPA is just a proof of concept of integrating the JPP patchset [15:13] unfortunately at this point I cannot commit much more time in this [15:13] so anyone willing to pick this up from here will have my help and support [15:15] that's about it on the mvn-jpp side :) [15:15] Anyone about planning to use mvn-jpp, who has time to look? [15:17] what needs to be done for testing is : setup a system with the required file locations and artifically-added POMs and depmaps, create a helloworld maven-based project and try to make it a real debian package [15:18] so we are more talking about someone with basic maven knowledge [15:19] Koon: I'm guessing that the light response is in part due to the low meeting attendance today. Would you mind summarising the current state and need for testers in a mailing list post? [15:19] the goal being to build that project without downloading any files from Maven repositories, just using already-present-in-the-system files [15:19] sure, which ML do you think is more appropriate ? [15:20] Probably start with ubuntu-java, I'd say. [15:21] will do. [15:21] OK. Does anyone else have any business for the meeting? [15:25] Well then, meeting adjourned. I've made doubly sure to reserve #ubuntu-meeting for next week. See you then. [15:26] ok [21:37] How do I launch the JAVA control panel in ubuntu?