Getting sources/javadoc downloaded automatically from Maven central in whatever IDE is very useful when using JMeter API.
Would also love it if this was added. A lot easier to get started with the programmatic API.
+1 on this, it's a pain to use the maven dependencies without sources, nore javadoc.
Author: pmouawad Date: Sat Jan 6 22:46:08 2018 New Revision: 1820427 URL: http://svn.apache.org/viewvc?rev=1820427&view=rev Log: Bug 56368 Create and Deploy source artifacts to Maven central Bugzilla Id: 56368 Modified: jmeter/trunk/build.xml jmeter/trunk/xdocs/changes.xml
Author: pmouawad Date: Sun Jan 7 08:38:04 2018 New Revision: 1820438 URL: http://svn.apache.org/viewvc?rev=1820438&view=rev Log: Bug 56368 Create and Deploy source artifacts to Maven central Deploy sources Bugzilla Id: 56368 Modified: jmeter/trunk/build.xml
Author: pmouawad Date: Sun Jan 7 09:35:48 2018 New Revision: 1820439 URL: http://svn.apache.org/viewvc?rev=1820439&view=rev Log: Bug 56368 Create and Deploy source artifacts to Maven central Temp fix with code duplication Bugzilla Id: 56368 Modified: jmeter/trunk/build.xml Author: pmouawad Date: Sun Jan 7 11:22:38 2018 New Revision: 1820446 URL: http://svn.apache.org/viewvc?rev=1820446&view=rev Log: Bug 56368 Create and Deploy source artifacts to Maven central Clean fix of artifacts without sources Bugzilla Id: 56368 Modified: jmeter/trunk/build.xml
Javadoc artifacts deployed as part of Bug 61973