Return-Path: X-Original-To: apmail-shiro-dev-archive@www.apache.org Delivered-To: apmail-shiro-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9F1B19998 for ; Sat, 7 Jan 2012 03:50:24 +0000 (UTC) Received: (qmail 12595 invoked by uid 500); 7 Jan 2012 03:50:24 -0000 Delivered-To: apmail-shiro-dev-archive@shiro.apache.org Received: (qmail 12486 invoked by uid 500); 7 Jan 2012 03:50:06 -0000 Mailing-List: contact dev-help@shiro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@shiro.apache.org Delivered-To: mailing list dev@shiro.apache.org Received: (qmail 12475 invoked by uid 99); 7 Jan 2012 03:50:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jan 2012 03:50:01 +0000 X-ASF-Spam-Status: No, hits=-2001.6 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jan 2012 03:49:59 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 3295713CC7D for ; Sat, 7 Jan 2012 03:49:39 +0000 (UTC) Date: Sat, 7 Jan 2012 03:49:39 +0000 (UTC) From: "Les Hazlewood (Resolved) (JIRA)" To: dev@shiro.apache.org Message-ID: <1263742200.17667.1325908179208.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <326447431.3438.1325653959190.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (SHIRO-335) Build with Maven 3 generates a multitude of warnings. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SHIRO-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Les Hazlewood resolved SHIRO-335. --------------------------------- Resolution: Fixed Fix Version/s: 1.2.0 Resolving to prep for the 1.2 release. If you think this should be reopened, please feel free to do so. > Build with Maven 3 generates a multitude of warnings. > ----------------------------------------------------- > > Key: SHIRO-335 > URL: https://issues.apache.org/jira/browse/SHIRO-335 > Project: Shiro > Issue Type: Bug > Affects Versions: 1.1.0, 1.2.0 > Reporter: Jared Bunting > Assignee: Jared Bunting > Priority: Minor > Fix For: 1.2.0 > > > We see multiple warnings like this: (one for each module) > [WARNING] Some problems were encountered while building the effective model for org.apache.shiro:shiro-core:bundle:1.2.0-SNAPSHOT > [WARNING] The expression ${scm.url} is deprecated. Please use ${project.scm.url} instead. > And then we also see: > [WARNING] Some problems were encountered while building the effective model for org.apache.shiro:shiro-features:pom:1.2.0-SNAPSHOT > [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 74, column 21 > and > [WARNING] Some problems were encountered while building the effective model for org.apache.shiro.samples:samples-spring:war:1.2.0-SNAPSHOT > [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:dependency-maven-plugin is missing. @ line 72, column 21 > These are simple things that should be fixable with some minor pom updates and shouldn't break compatibility with Maven 2. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira