soi-toolkit / soi-toolkit-google-code

Automatically exported from code.google.com/p/soi-toolkit
0 stars 0 forks source link

Make it easier to use the default parent pom #324

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
To make it simpler and more straightforward to use the default parent pom:

1. Make it possible to release an integration component that refers the default 
parent pom - without requiring gpg-signature (as imposed by the sonatype 
parent).

2. Make it easier to use the default parent pom as basis for a corporate parent 
pom.
For example:
a) add default (commented out) sections for scm, repos and 
distributionManagement with comments on how to use them.
b) make sure the default parent does not loose anything vital if the 
sonatype-parent is ripped out from the pom (like project.build.sourceEncoding)

Original issue reported on code.google.com by hakan.dahl@gmail.com on 8 Jan 2013 at 10:21

GoogleCodeExporter commented 9 years ago
Håkan!

Good suggestions, can you provide a solution as well?

Regards,
Magnus.

Original comment by magnus.l...@gmail.com on 14 Jan 2013 at 3:19

GoogleCodeExporter commented 9 years ago
Also declare the javadoc-plugin with version, it's now declared in the 
oss-parents release-profile.

Original comment by hakan.dahl@gmail.com on 16 Jan 2013 at 9:04

GoogleCodeExporter commented 9 years ago
r2088
Declared javadoc-plugin version in default-parent pom.

Original comment by hakan.dahl@gmail.com on 17 Oct 2013 at 12:44

GoogleCodeExporter commented 9 years ago

Original comment by hakan.dahl@gmail.com on 23 Feb 2014 at 3:25