RestComm / jain-sip.ext

JAIN-SIP-Ext provides extensions done by TeleStax, Inc. for some features that are not supported by the main jain sip stack, like DNS Support (RFC3263).
http://www.restcomm.com/
GNU Affero General Public License v3.0
8 stars 16 forks source link

build-helper-maven-plugin is missing version #13

Closed atsakiridis closed 7 years ago

atsakiridis commented 7 years ago

Originally thought it was not allowing my build to work, but turns out there were other issues as well. Anyway lets fix it by adding version in the pom.

Here's the warning:

[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.mobicents.javax.sip:android-jain-sip-ext:jar:1.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 173, column 13
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 

Using version 3.0.0