[14:48:35 CST(-0600)] <jwennmacher> EricDalquist: Could you look at https://github.com/jameswennmacher/uPortalDataPlugin.git and create a new uPortal project for it? This is the maven plug-in that provides custom lifecyle events for db-init, data-import, and data-export.
[14:49:22 CST(-0600)] <jwennmacher> I need the repo and a release cut into maven central so I can commit changes to uPortal based on it
[14:53:47 CST(-0600)] <EricDalquist> oh nice
[14:53:53 CST(-0600)] <EricDalquist> sure give me a bit here
[14:53:56 CST(-0600)] <EricDalquist> and I'll get it setup
[15:00:01 CST(-0600)] <jwennmacher> np. thanks. There is an integration test build into the build to validate it functions properly.
[15:00:30 CST(-0600)] <EricDalquist> jwennmacher: do you have access to https://oss.sonatype.org/index.html ?
[15:01:35 CST(-0600)] <EricDalquist> ok you should have permission to move that repository into the Jasig organization
[15:01:42 CST(-0600)] <EricDalquist> let me know once you've done that
[15:01:48 CST(-0600)] <jwennmacher> I followed your suggestion and incorporated the pom and some other files from the sass maven plug-in so it should be in good shape for publishing but glance at it to be sure
[15:01:58 CST(-0600)] <EricDalquist> will do
[15:02:09 CST(-0600)] <EricDalquist> while I do that
[15:02:17 CST(-0600)] <EricDalquist> can you follow the steps here: https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide#SonatypeOSSMavenRepositoryUsageGuide-2.Signup
[15:02:22 CST(-0600)] <EricDalquist> create an account and tell me the username
[15:02:30 CST(-0600)] <EricDalquist> then I'll get access to org.jasig.* in maven setup for you
[15:02:38 CST(-0600)] <jwennmacher> No I don't have an account on that
[15:07:43 CST(-0600)] <jwennmacher> username: jameswennmacher
[15:15:00 CST(-0600)] <EricDalquist> https://issues.sonatype.org/browse/OSSRH-5404
[15:16:26 CST(-0600)] <EricDalquist> wow
[15:16:28 CST(-0600)] <EricDalquist> so no java code
[15:16:33 CST(-0600)] <EricDalquist> all just some xml config
[15:16:35 CST(-0600)] <EricDalquist> neat
[15:17:22 CST(-0600)] <EricDalquist> that plugin looks great jwennmacher
[15:17:37 CST(-0600)] <jwennmacher> When you say I should have permission to move the repo into the jasig org what do you mean? Is there something I do on github?
[15:17:42 CST(-0600)] <jwennmacher> thanks
[15:18:00 CST(-0600)] <EricDalquist> yeah
[15:18:04 CST(-0600)] <EricDalquist> so if you go to your repo
[15:18:10 CST(-0600)] <EricDalquist> and go to settings admin tasks
[15:18:14 CST(-0600)] <jwennmacher> fork to jasign?
[15:18:15 CST(-0600)] <EricDalquist> there should be a move repository option
[15:18:39 CST(-0600)] <EricDalquist> https://help.github.com/articles/how-to-transfer-a-repository
[15:22:24 CST(-0600)] <jwennmacher> OK I did the repo transfer request
[15:25:30 CST(-0600)] <jwennmacher> Do I need to do the sonatype Jira ticket to create the new project or will you? I'm not a committer yet if it makes a difference in terms of access rights for sonatype or github.
[15:25:43 CST(-0600)] <EricDalquist> I already did