Projects tigase _server server-core Issues #35
Maven compilation warnings (#35)
Closed
Artur Hefczyc opened 1 decade ago

Probably because I use maven 3 which is installed by default I am getting following warnings during compilation:

 mvn clean compile package install deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for tigase:tigase-server:jar:5.1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 46, column 15
[WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[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] 

Environment:

mvn -version
Apache Maven 3.0.2 (r1056850; 2011-01-09 00:58:10+0000)
Java version: 1.6.0_24, vendor: Apple Inc.
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x", version: "10.6.6", arch: "x86_64", family: "mac"
Steffen Larsen commented 1 decade ago

I've made a small update. works with both maven2+3.

Referenced from commit 11 months ago
small naming convention fix (redmine #35)
git-svn-id: file:///home/svn/repos/tigase-server/trunk@2547 7d282ba1-3ae6-0310-8f9b-c9008a0864d2
wojtek committed 1 decade ago
Referenced from commit 11 months ago
Ticket #35: http://server.tigase.org/ticket/35, removed printing tacktrace into standatd output
git-svn-id: file:///home/svn/repos/tigase-server/trunk@189 7d282ba1-3ae6-0310-8f9b-c9008a0864d2
kobit committed 2 decades ago
issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
81
Version
tigase-server-5.1.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#35
Please wait...
Page is in error, reload to recover