[fedora-java] javapackages-tools 3.1.0 released - support for artifacts in build-classpath family

Severin Gehwolf sgehwolf at redhat.com
Thu Sep 19 10:12:15 UTC 2013


Hi!

Great news, thanks!

On Thu, 2013-09-19 at 12:06 +0200, Stanislav Ochotnicky wrote:
> As the subject mentions the main feature in new javapackages-tools is
> improvement of build-classpath, build-jar-repository and related functions to
> support Maven artifacts in form of:
> 
>     groupId:artifactId[:extension[:classifier]][:version]
> 
> You can also mix and match so this is valid:
> 
>     build-classpath junit:junit commons-lang
> 
> For Maven artifacts the dependencies are added transitively. This obviously
> requires XMvn, but it's a soft requirement. As long as you don't use Maven
> artifacts in the scripts that is...
> 
> Other things:
>   * Support for SCLs in macros, scrips etc which needed serious rework so bugs
>     may be present bug backward compatibility should be preserved
>   * Man pages for RPM macros (also in previous release, just forgot to mention it)

Can I ask you to add this to:
https://fedoraproject.org/wiki/Packaging:Java#Apache_Maven

Something like "For more information please see 'man %mvn_build'" should
be sufficient.

>   * 230 tests for pom_ macros, provides/requires generators, backend library,
>     mvn_* scripts. More to come
> 
> rawhide build: http://koji.fedoraproject.org/koji/taskinfo?taskID=5954475

Thanks,
Severin



More information about the java-devel mailing list