[jira] Commented: (MAVEN-1854) Unknown error

2007-11-13 Thread Lukas Theussl (JIRA)

[ 
http://jira.codehaus.org/browse/MAVEN-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_113660
 ] 

Lukas Theussl commented on MAVEN-1854:
--

Do you have a dependency on ant in your project? Please post your project.xml 
and maven.xml and/or a small test project to reproduce the problem.

 Unknown error
 -

 Key: MAVEN-1854
 URL: http://jira.codehaus.org/browse/MAVEN-1854
 Project: Maven 1
  Issue Type: Bug
Affects Versions: 1.1
Reporter: Zurk Tech

  maven-1.1/bin/maven
  __  __
 |  \/  |__ _Apache__ ___
 | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
 |_|  |_\__,_|\_/\___|_||_|  v. 1.1
 ---
 You have encountered an unknown error running Maven.
 Please help us to correct this problem by following these simple steps:
 - read the Maven FAQ at http://maven.apache.org/maven-1.x/faq.html
 - run the same command again with the '-e' parameter, eg 'maven -e jar'
 - search the maven-user archives for the error at 
 http://www.mail-archive.com/[EMAIL PROTECTED]
 - post the output of maven -e to JIRA at 
 http://jira.codehaus.org/browse/MAVEN (you must sign up first)
 - run 'maven --info' and post the output as the environment to the bug above
 ---
  org.apache.tools.ant.taskdefs.condition.Os.isFamily(Ljava/lang/String;)Z
 ---
 BUILD FAILED
 ---
 Total time   : 0 seconds
 Finished at  : Monday, November 12, 2007 12:06:39 PM EST
 Final Memory : 1M/4M
 ---
 maven-1.1/bin/maven -e
  __  __
 |  \/  |__ _Apache__ ___
 | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
 |_|  |_\__,_|\_/\___|_||_|  v. 1.1
 ---
 You have encountered an unknown error running Maven.
 Please help us to correct this problem by following these simple steps:
 - read the Maven FAQ at http://maven.apache.org/maven-1.x/faq.html
 - run the same command again with the '-e' parameter, eg 'maven -e jar'
 - search the maven-user archives for the error at 
 http://www.mail-archive.com/[EMAIL PROTECTED]
 - post the output of maven -e to JIRA at 
 http://jira.codehaus.org/browse/MAVEN (you must sign up first)
 - run 'maven --info' and post the output as the environment to the bug above
 ---
 Errors stack :
  org.apache.tools.ant.taskdefs.condition.Os.isFamily(Ljava/lang/String;)Z
 Exception stack traces :
 java.lang.NoSuchMethodError: 
 org.apache.tools.ant.taskdefs.condition.Os.isFamily(Ljava/lang/String;)Z
 at 
 org.apache.tools.ant.util.JavaEnvUtils.clinit(JavaEnvUtils.java:35)
 at 
 org.apache.commons.jelly.tags.ant.DefaultPropsHandler.setJavaVersionProperty(DefaultPropsHandler.java:197)
 at 
 org.apache.commons.jelly.tags.ant.GrantProject.setJavaVersionProperty(GrantProject.java:205)
 at org.apache.tools.ant.Project.init(Project.java:160)
 at org.apache.maven.AntProjectBuilder.build(AntProjectBuilder.java:50)
 at 
 org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:575)
 at org.apache.maven.MavenSession.attainGoals(MavenSession.java:265)
 at org.apache.maven.cli.App.doMain(App.java:307)
 at org.apache.maven.cli.App.main(App.java:217)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at com.werken.forehead.Forehead.run(Forehead.java:551)
 at com.werken.forehead.Forehead.main(Forehead.java:581)
 ---
 BUILD FAILED
 ---
 Total time   : 0 seconds
 Finished at  : Monday, November 12, 2007 12:10:09 PM EST
 Final Memory : 1M/4M
 ---

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAVEN-1854) Unknown error

2007-11-13 Thread Zurk Tech (JIRA)

[ 
http://jira.codehaus.org/browse/MAVEN-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_113724
 ] 

Zurk Tech commented on MAVEN-1854:
--

http://winstone.sourceforge.net/
not my project. this is compiling winstone.


 Unknown error
 -

 Key: MAVEN-1854
 URL: http://jira.codehaus.org/browse/MAVEN-1854
 Project: Maven 1
  Issue Type: Bug
Affects Versions: 1.1
Reporter: Zurk Tech

  maven-1.1/bin/maven
  __  __
 |  \/  |__ _Apache__ ___
 | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
 |_|  |_\__,_|\_/\___|_||_|  v. 1.1
 ---
 You have encountered an unknown error running Maven.
 Please help us to correct this problem by following these simple steps:
 - read the Maven FAQ at http://maven.apache.org/maven-1.x/faq.html
 - run the same command again with the '-e' parameter, eg 'maven -e jar'
 - search the maven-user archives for the error at 
 http://www.mail-archive.com/[EMAIL PROTECTED]
 - post the output of maven -e to JIRA at 
 http://jira.codehaus.org/browse/MAVEN (you must sign up first)
 - run 'maven --info' and post the output as the environment to the bug above
 ---
  org.apache.tools.ant.taskdefs.condition.Os.isFamily(Ljava/lang/String;)Z
 ---
 BUILD FAILED
 ---
 Total time   : 0 seconds
 Finished at  : Monday, November 12, 2007 12:06:39 PM EST
 Final Memory : 1M/4M
 ---
 maven-1.1/bin/maven -e
  __  __
 |  \/  |__ _Apache__ ___
 | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
 |_|  |_\__,_|\_/\___|_||_|  v. 1.1
 ---
 You have encountered an unknown error running Maven.
 Please help us to correct this problem by following these simple steps:
 - read the Maven FAQ at http://maven.apache.org/maven-1.x/faq.html
 - run the same command again with the '-e' parameter, eg 'maven -e jar'
 - search the maven-user archives for the error at 
 http://www.mail-archive.com/[EMAIL PROTECTED]
 - post the output of maven -e to JIRA at 
 http://jira.codehaus.org/browse/MAVEN (you must sign up first)
 - run 'maven --info' and post the output as the environment to the bug above
 ---
 Errors stack :
  org.apache.tools.ant.taskdefs.condition.Os.isFamily(Ljava/lang/String;)Z
 Exception stack traces :
 java.lang.NoSuchMethodError: 
 org.apache.tools.ant.taskdefs.condition.Os.isFamily(Ljava/lang/String;)Z
 at 
 org.apache.tools.ant.util.JavaEnvUtils.clinit(JavaEnvUtils.java:35)
 at 
 org.apache.commons.jelly.tags.ant.DefaultPropsHandler.setJavaVersionProperty(DefaultPropsHandler.java:197)
 at 
 org.apache.commons.jelly.tags.ant.GrantProject.setJavaVersionProperty(GrantProject.java:205)
 at org.apache.tools.ant.Project.init(Project.java:160)
 at org.apache.maven.AntProjectBuilder.build(AntProjectBuilder.java:50)
 at 
 org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:575)
 at org.apache.maven.MavenSession.attainGoals(MavenSession.java:265)
 at org.apache.maven.cli.App.doMain(App.java:307)
 at org.apache.maven.cli.App.main(App.java:217)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at com.werken.forehead.Forehead.run(Forehead.java:551)
 at com.werken.forehead.Forehead.main(Forehead.java:581)
 ---
 BUILD FAILED
 ---
 Total time   : 0 seconds
 Finished at  : Monday, November 12, 2007 12:10:09 PM EST
 Final Memory : 1M/4M
 ---

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAVEN-1854) Unknown error

2007-11-12 Thread Zurk Tech (JIRA)

[ 
http://jira.codehaus.org/browse/MAVEN-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_113551
 ] 

Zurk Tech commented on MAVEN-1854:
--

maven-1.1/bin/maven --info
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.1

- Environment
  java.version=1.6.0_03
  file.encoding=UTF-8
  java.ext.dirs=/java/jre/lib/ext:/usr/java/packages/lib/ext
  java.class.path=/root/winstone/maven-1.1/lib/forehead-1.0-beta-5.jar
  os.name=Linux
  java.vendor=Sun Microsystems Inc.
  
sun.boot.class.path=/root/winstone/maven-1.1/lib/endorsed/xml-resolver-1.1.jar:/root/winstone/maven-1.1/lib/endorsed/xml-apis-1.3.03.jar:/root/winstone/maven-1.1/lib/endorsed/xercesImpl-2.8.0.jar:/java/jre/lib/resources.jar:/java/jre/lib/rt.jar:/java/jre/lib/sunrsasign.jar:/java/jre/lib/jsse.jar:/java/jre/lib/jce.jar:/java/jre/lib/charsets.jar:/java/jre/classes
  java.runtime.name=Java(TM) SE Runtime Environment
-

Installed plugins :
  maven-announcement-plugin-1.4.1
  maven-ant-plugin-1.10
  maven-antlr-plugin-1.2.2
  maven-artifact-plugin-1.9.1
  maven-aspectj-plugin-4.0
  maven-changelog-plugin-1.9.2
  maven-changes-plugin-1.7
  maven-checkstyle-plugin-3.0.1
  maven-clean-plugin-1.4
  maven-clover-plugin-1.11.2
  maven-console-plugin-1.2
  maven-cruisecontrol-plugin-1.8
  maven-dashboard-plugin-1.9
  maven-developer-activity-plugin-1.6.1
  maven-dist-plugin-1.7.1
  maven-ear-plugin-1.9
  maven-eclipse-plugin-1.12
  maven-ejb-plugin-1.7.3
  maven-faq-plugin-1.6.1
  maven-file-activity-plugin-1.6.1
  maven-genapp-plugin-2.3.1
  maven-gump-plugin-2.0.1
  maven-html2xdoc-plugin-1.4
  maven-idea-plugin-1.7
  maven-jalopy-plugin-1.5.1
  maven-jar-plugin-1.8.1
  maven-java-plugin-1.6.1
  maven-javacc-plugin-1.2
  maven-javadoc-plugin-1.9
  maven-jdepend-plugin-1.6.1
  maven-jdiff-plugin-1.5.1
  maven-jellydoc-plugin-1.3.1
  maven-jira-plugin-1.3.1
  maven-junit-report-plugin-1.5.1
  maven-jxr-plugin-1.5
  maven-license-plugin-1.2
  maven-linkcheck-plugin-1.4.1
  maven-modello-plugin-1.0
  maven-multichanges-plugin-1.3
  maven-multiproject-plugin-1.5.1
  maven-native-plugin-1.2
  maven-nsis-plugin-2.1
  maven-pdf-plugin-2.5.1
  maven-plugin-plugin-1.7.1
  maven-pmd-plugin-1.10
  maven-pom-plugin-1.5.1
  maven-rar-plugin-1.1
  maven-scm-plugin-1.6.1
  maven-simian-plugin-1.6.1
  maven-site-plugin-1.7.2
  maven-source-plugin-1.0
  maven-tasklist-plugin-2.4
  maven-test-plugin-1.8.2
  maven-war-plugin-1.6.3
  maven-xdoc-plugin-1.10.1
Exception reading build.properties : /root/build.properties (No such file or 
directory)
Home Build properties : {}


 Unknown error
 -

 Key: MAVEN-1854
 URL: http://jira.codehaus.org/browse/MAVEN-1854
 Project: Maven 1
  Issue Type: Bug
Affects Versions: 1.1
Reporter: Zurk Tech

  maven-1.1/bin/maven
  __  __
 |  \/  |__ _Apache__ ___
 | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
 |_|  |_\__,_|\_/\___|_||_|  v. 1.1
 ---
 You have encountered an unknown error running Maven.
 Please help us to correct this problem by following these simple steps:
 - read the Maven FAQ at http://maven.apache.org/maven-1.x/faq.html
 - run the same command again with the '-e' parameter, eg 'maven -e jar'
 - search the maven-user archives for the error at 
 http://www.mail-archive.com/[EMAIL PROTECTED]
 - post the output of maven -e to JIRA at 
 http://jira.codehaus.org/browse/MAVEN (you must sign up first)
 - run 'maven --info' and post the output as the environment to the bug above
 ---
  org.apache.tools.ant.taskdefs.condition.Os.isFamily(Ljava/lang/String;)Z
 ---
 BUILD FAILED
 ---
 Total time   : 0 seconds
 Finished at  : Monday, November 12, 2007 12:06:39 PM EST
 Final Memory : 1M/4M
 ---
 maven-1.1/bin/maven -e
  __  __
 |  \/  |__ _Apache__ ___
 | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
 |_|  |_\__,_|\_/\___|_||_|  v. 1.1
 ---
 You have encountered an unknown error running Maven.
 Please help us to correct this problem by following these simple steps:
 - read the Maven FAQ at http://maven.apache.org/maven-1.x/faq.html
 - run the same command again with the '-e' parameter, eg 'maven -e jar'
 - search the maven-user archives for the error at 
 http://www.mail-archive.com/[EMAIL PROTECTED]
 - post the output of maven -e to JIRA at 
 http://jira.codehaus.org/browse/MAVEN (you must sign up first)
 - run 'maven --info' and post the output as the environment