Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 13669 invoked from network); 18 Nov 2006 12:30:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Nov 2006 12:30:01 -0000 Received: (qmail 30933 invoked by uid 500); 18 Nov 2006 12:30:09 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 30876 invoked by uid 500); 18 Nov 2006 12:30:08 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 30856 invoked by uid 99); 18 Nov 2006 12:30:08 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Nov 2006 04:30:08 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Nov 2006 04:29:57 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A15E87142FE for ; Sat, 18 Nov 2006 04:29:37 -0800 (PST) Message-ID: <3320408.1163852977612.JavaMail.jira@brutus> Date: Sat, 18 Nov 2006 04:29:37 -0800 (PST) From: "Vijay Phadke (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Commented: (AXIS2-1734) Build fails In-Reply-To: <27422275.1163752417012.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/AXIS2-1734?page=comments#action_12451005 ] Vijay Phadke commented on AXIS2-1734: ------------------------------------- Yes it was due to old jar and with the attached snapshot jar the build completed successfully. Hope the jar is available from the apache repo soon. Thank you all for the help. - Vijay > Build fails > ----------- > > Key: AXIS2-1734 > URL: http://issues.apache.org/jira/browse/AXIS2-1734 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: samples, build,site > Affects Versions: 1.1 > Environment: Windows XP, cygwin, JDK1.5 > Reporter: Vijay Phadke > Attachments: wss4j-SNAPSHOT.jar > > > The build fails with following error - > multiproject:install-callback: > [echo] Running jar:install for Apache Axis 2.0 - Rahas > java:prepare-filesystem: > [mkdir] Created dir: C:\dev\open-source\axis2\java\v1.1\modules\rahas\target > \classes > Running post goal: java:prepare-filesystem > java:compile: > [echo] Compiling to c:\dev\open-source\axis2\java\v1.1\modules\rahas/target/ > classes > [javac] Compiling 23 source files to C:\dev\open-source\axis2\java\v1.1\modu > les\rahas\target\classes > [javac] C:\dev\open-source\axis2\java\v1.1\modules\rahas\src\org\apache\raha > s\impl\SAMLTokenIssuer.java:113: cannot find symbol > [javac] symbol : method getInstance(java.util.Properties,java.lang.ClassLoa > der) > [javac] location: class org.apache.ws.security.components.crypto.CryptoFacto > ry > [javac] crypto = CryptoFactory.getInstance(TrustUtil.toPropertie > s(config.cryptoPropertiesElement), > [javac] ^ > [javac] C:\dev\open-source\axis2\java\v1.1\modules\rahas\src\org\apache\raha > s\impl\SCTIssuer.java:235: cannot find symbol > [javac] symbol : variable KEY_CONTEXT_MAP > [javac] location: class org.apache.ws.security.conversation.ConversationCons > tants > [javac] ConversationConstants.KEY_CONTEXT_MAP); > [javac] ^ > [javac] C:\dev\open-source\axis2\java\v1.1\modules\rahas\src\org\apache\raha > s\impl\SCTIssuer.java:242: cannot find symbol > [javac] symbol : variable KEY_CONTEXT_MAP > [javac] location: class org.apache.ws.security.conversation.ConversationCons > tants > [javac] ConversationConstants.KEY_CONTEXT_MAP, map); > [javac] ^ > [javac] C:\dev\open-source\axis2\java\v1.1\modules\rahas\src\org\apache\raha > s\impl\TokenIssuerUtil.java:111: cannot find symbol > [javac] symbol : method getInstance(java.util.Properties,java.lang.ClassLoa > der) > [javac] location: class org.apache.ws.security.components.crypto.CryptoFacto > ry > [javac] crypto = CryptoFactory.getInstance(TrustUtil.toP > roperties(config.cryptoPropertiesElement), > [javac] ^ > [javac] 4 errors > BUILD FAILED > File...... c:\dev\maven-1.1-beta-2\cache\maven-multiproject-plugin-1.4.1\plugin. > jelly > Element... maven:reactor > Line...... 218 > Column.... 9 > Unable to obtain goal [multiproject:install-callback] -- c:\dev\maven-1.1-beta-2 > \cache\maven-java-plugin-1.5\plugin.jelly:63:48: Compile failed; see > the compiler error output for details. > Total time : 1 minutes 14 seconds -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org