Hello Rob,

> Am 03.06.2017 um 18:52 schrieb chtom...@apache.org:
> 
> Author: chtompki
> Date: Sat Jun  3 16:52:58 2017
> New Revision: 1797520
> 
> URL: http://svn.apache.org/viewvc?rev=1797520&view=rev
> Log:
> (chore) adding commons.module.name to pom
> 
> Modified:
>    commons/proper/weaver/trunk/pom.xml
> 
> Modified: commons/proper/weaver/trunk/pom.xml
> URL: 
> http://svn.apache.org/viewvc/commons/proper/weaver/trunk/pom.xml?rev=1797520&r1=1797519&r2=1797520&view=diff
> ==============================================================================
> --- commons/proper/weaver/trunk/pom.xml (original)
> +++ commons/proper/weaver/trunk/pom.xml Sat Jun  3 16:52:58 2017
> @@ -48,6 +48,7 @@ under the License.
>     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
> 
>     <commons.componentid>weaver</commons.componentid>
> +    <commons.module.name>org.apache.commons.weaver</commons.module.name>

This change has no effect if we don’t add the required configuration of the 
maven-jar-plugin in parent pom.

Regards,
Benedikt

>     <commons.release.version>1.3</commons.release.version>
>     
> <commons.release.name>commons-weaver-${commons.release.version}</commons.release.name>
>     <commons.rc.version>RC2</commons.rc.version>
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to