Hosung-Lee / log4jdbc

Automatically exported from code.google.com/p/log4jdbc
0 stars 0 forks source link

Provide log4jdbc as a maven artifact #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It will result in easy integration with maven projects and faster adoption

Consinder using Maven Ant tasks for the implementation:
http://maven.apache.org/ant-tasks/index.html. It gives to ant tasks for
various maven activities. More specifically,  the 'artifact:deploy' ant
task allows the deployment of an ant generated jar file to a maven repository.

Original issue reported on code.google.com by kkarad on 17 May 2010 at 6:01

GoogleCodeExporter commented 8 years ago

Original comment by arthur.b...@gmail.com on 15 Jun 2011 at 2:07

GoogleCodeExporter commented 8 years ago
I don't agree with Priority-Low - it really is not so much work to do.
Deploying log4jdbc into maven repository helps many developers.

https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage
+Guide#SonatypeOSSMavenRepositoryUsageGuide-5.Prerequisites

Original comment by danielch...@gmail.com on 26 Nov 2011 at 2:17

GoogleCodeExporter commented 8 years ago
I disagree this is low priority too. It is not much work and very helpful. 
Thanks.

Original comment by weicheng...@gmail.com on 22 Mar 2012 at 6:13

GoogleCodeExporter commented 8 years ago
It's very low priority for me, because I don't need it.  If someone were to 
submit a high quality and well tested patch, it might have a better chance of 
getting done sooner.

Original comment by arthur.b...@gmail.com on 22 Mar 2012 at 1:06

GoogleCodeExporter commented 8 years ago
I can see you don’t need it, but it would help spread this delightful piece 
of software. We have a policy only to include Maven artifacts in our projects, 
and not to include JARs manually. (Luckily, we also have a private repository, 
and I happen to know the admin.)

Original comment by MichaelPiefel on 29 Mar 2012 at 7:04

GoogleCodeExporter commented 8 years ago
Is anyone working on this one yet?

Original comment by vaishali...@gmail.com on 7 Aug 2012 at 11:03

GoogleCodeExporter commented 8 years ago
How can you still work without Maven???

Original comment by jherr...@gmail.com on 10 Oct 2012 at 3:03

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Sorry, I know a lot of people love and depend on Maven, but every time I've 
tried to use it it gets in the way and frustrates me. Adn these days I'm not 
doing a lot of active java development and am super busy so I don't have any 
real incentive to implement this.  So if you want it, pitch in and build a high 
quality maven pom, go and do the work to submit it to archives, etc. on your 
own. Thanks.

Original comment by arthur.b...@gmail.com on 10 Oct 2012 at 3:18

GoogleCodeExporter commented 8 years ago
"Maven sucks!"

Yes and Maven is the only tool that uses maven repos

Original comment by shang.xi...@gmail.com on 14 Oct 2012 at 8:05

GoogleCodeExporter commented 8 years ago
maven does suck pretty bad....try gradle which does produce maven 
artifacts....it is like ant combined with gradle on steroids and much better 
than maven.

Original comment by dean.hil...@gmail.com on 30 Nov 2013 at 1:30

GoogleCodeExporter commented 8 years ago
errrrr, I meant "ant combined with maven" on steroids fixing all the weird 
maven issues.

Original comment by dean.hil...@gmail.com on 30 Nov 2013 at 1:31