Re: Build Failed

2020-03-19 Thread Tibor Digana
Enable the debug logs in Maven (i.e. mvn -X install) and read the logs around when Downloading... You may find the root cause this way. T On Thu, Mar 19, 2020 at 12:53 PM Robert Manikonda wrote: > Hi > Please check the attached error and im unable to build maven project > > Thanks > > Br// >

Re: Build Failed

2020-03-19 Thread Tomo Suzuki
In the command prompt, would you run ping repo.maven.apache.org and ping repo1.maven.org and share the result? On Thu, Mar 19, 2020 at 08:07 John Patrick wrote: > Did it previously work from this machine? > Are you being a firewall or proxy server? > What version of maven are you using? > What

Re: Build Failed

2020-03-19 Thread John Patrick
Did it previously work from this machine? Are you being a firewall or proxy server? What version of maven are you using? What version of Java are you using? I've just deleted org/apache/maven from my local repository and it downloaded fine. If you go to other websites do they work? i.e. are you

Re: Atlas-create-jira-plugin (Build failed)

2018-05-23 Thread Anders Hammar
There is a guide to using proxies in Maven [1], but the plugin in question doesn't necessary use that setting. I would recommend that you ask in the Atlassian community. [1] https://maven.apache.org/guides/mini/guide-proxies.html /Anders On Wed, May 23, 2018 at 7:30 AM Denisa Claudia

Atlas-create-jira-plugin (Build failed)

2018-05-22 Thread Denisa Claudia
Hello, I am trying to create a jira plugin, but the build is failing. I think I need to add some proxy configuration in settings.xml. In my company, we have a automatic proxy configuration script and there is no proxy host/ip configuration. In these case how do I setup the proxy configuration in

BUILD FAILED - apache-maven-3.2.1

2014-04-22 Thread Ewerton Belchior
]at org.apache.tools.ant.Main.runBuild(Main.java:801) [javac]at org.apache.tools.ant.Main.startAnt(Main.java:218) [javac]at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) [javac]at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) BUILD FAILED /opt

Re: BUILD FAILED - apache-maven-3.2.1

2014-04-22 Thread Wayne Fay
I am trying to install apache-maven-3.2.1 http://ftp.unicamp.br/pub/apache/maven/maven-3/3.2.1/source/apache-maven-3.2.1-src.tar.gz No, you are trying to BUILD Maven 3.2.1. If you simply want to install it, grab the binaries. Who's JDK/JVM are you using and what version is it? Wayne

Surefire Error: all test passes but still build failed for test failure

2008-02-29 Thread Gopal Patwa
[INFO] Final Memory: 12M/21M [INFO] -- View this message in context: http://www.nabble.com/Surefire-Error%3A-all-test-passes-but-still-build-failed-for-test-failure-tp15769044s177p15769044.html Sent from the Maven - Users

Re: Build Failed For 521889

2007-03-27 Thread Joakim Erdfelt
Wow. that's ugly! The lack of STDOUT or STDERR output on this error is troubling. Can you delete your $HOME/.m2/repository/jpox/jpox-enhancer/* files and try again? If it still fails, I'd like for you to run mvn --debug clean install and see if there is anymore STDOUT or STDERR output. - Joakim

Re: Build Failed For 521889

2007-03-27 Thread dvicente
it was just a problem of classpath's length. i made a shared directory with my repository as root disk and it's ok. thanks Joakim Erdfelt-2 wrote: Wow. that's ugly! The lack of STDOUT or STDERR output on this error is troubling. Can you delete your

Re: Build Failed For 521889

2007-03-26 Thread dvicente
i try to build Archiva and it fails during Building Archiva Standard Reports because : [INFO] [jpox:enhance {execution: default}] [DEBUG] Classes Dir is : C:\PIC\projects\Archiva\archiva-reports-standard\target\classes [DEBUG] Executing command line: [DEBUG] java -cp

Re: checkstyle plugin check goal fails with ugly exception instead of nice build failed

2006-10-24 Thread Dennis Lundberg
don't even get a BUILD FAILED let alone a stack trace, even though the error count is high in the generated report. You seem to be using version 2.1. Could you please try using the latest snapshot? -- Dennis Lundberg

Re: checkstyle plugin check goal fails with ugly exception instead of nice build failed

2006-10-16 Thread Rolf Strijdhorst
Hi, this is the exception i recieve: [INFO] There are 3 checkstyle errors. [WARN] Unable to locate Source XRef to link to - DISABLED [WARN] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 6,column 11] :

Re: checkstyle plugin check goal fails with ugly exception instead of nice build failed

2006-10-11 Thread Rolf Strijdhorst
monday I will put the exception on this list thanx anyway Rolf On 10/10/06, Dennis Lundberg [EMAIL PROTECTED] wrote: Rolf Strijdhorst wrote: Hi when running the checkstyle plugin and some code styles are violated the build fails with an exception. It does not fail nicely like the pmd

checkstyle plugin check goal fails with ugly exception instead of nice build failed

2006-10-10 Thread Rolf Strijdhorst
Hi when running the checkstyle plugin and some code styles are violated the build fails with an exception. It does not fail nicely like the pmd plugin. Is this supposed to happen like this? thanx Rolf

Re: checkstyle plugin check goal fails with ugly exception instead of nice build failed

2006-10-10 Thread Dennis Lundberg
Rolf Strijdhorst wrote: Hi when running the checkstyle plugin and some code styles are violated the build fails with an exception. It does not fail nicely like the pmd plugin. Is this supposed to happen like this? thanx Rolf Do you have an example that you can share with us? -- Dennis

Re: BUILD FAILED.../maven-java-plugin-1.5/plugin.jelly

2006-09-28 Thread Dion Gillard
: class org.apache.agila.bpel.common.aspect.LoggingInterceptor MethodInvocation mi = (MethodInvocation) invocation; ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 8 errors BUILD

Re: BUILD FAILED.../maven-java-plugin-1.5/plugin.jelly

2006-09-28 Thread charles magnes
@maven.apache.org Subject: Re: BUILD FAILED.../maven-java-plugin-1.5/plugin.jelly Date: Thu, 28 Sep 2006 16:42:28 +1000 error: error reading /home/clasie/.maven/repository/jboss/jars/jboss-aop-1.0b2.jar; error in opening zip file Can you delete that file and get maven to download a new one? On 9/28/06, charles

Re: BUILD FAILED.../maven-java-plugin-1.5/plugin.jelly

2006-09-28 Thread Dion Gillard
Gillard [EMAIL PROTECTED] Reply-To: Maven Users List users@maven.apache.org To: Maven Users List users@maven.apache.org Subject: Re: BUILD FAILED.../maven-java-plugin-1.5/plugin.jelly Date: Thu, 28 Sep 2006 16:42:28 +1000 error: error reading /home/clasie/.maven/repository/jboss/jars/jboss-aop-1.0b2.jar

Fwd: [Gridsphere-users] Maven Build Failed

2006-08-30 Thread Pranav Aggarwal
BUILD FAILED File.. /root/.maven/cache/maven-multiproject-plugin-1.3.1 / plugin.jelly Element... maven:reactor Line.. 217 Column 9 Unable to obtain goal [ogceGridSphere:ogceGridSphere] -- /usr/local/ ogce2/gridport/gpir-browser/maven.xml:30:90: touch Could not create /root/PATH

Re: [Gridsphere-users] Maven Build Failed

2006-08-30 Thread Arnaud HERITIER
/gridsphere/WEB- INF/CustomPortal/portlets/gpir-browser BUILD FAILED File.. /root/.maven/cache/maven-multiproject-plugin-1.3.1 / plugin.jelly Element... maven:reactor Line.. 217 Column 9 Unable to obtain goal [ogceGridSphere:ogceGridSphere] -- /usr/local/ ogce2/gridport/gpir-browser

Re: [Gridsphere-users] Maven Build Failed

2006-08-30 Thread Pranav Aggarwal
] Building WAR gpir-browser [jar] Building jar: /usr/local/ogce2/gridport/gpir-browser/ target/gpir-browser.war [touch] Creating /root/PATH/TO/TOMCAT/webapps/gridsphere/WEB- INF/CustomPortal/portlets/gpir-browser BUILD FAILED File.. /root/.maven/cache/maven-multiproject-plugin

Re: build failed

2006-06-28 Thread Emmanuel Venisse
can you send us more logs and continuum/maven version? but if this pb occurs when continuum run mvn install, it's a pb with maven and the maven users list will can help you. Emmanuel p_m a écrit : I am trying to build maven multiproject using continnum. I am runnig continnum on linux. It

build failed

2006-06-27 Thread p_m
. Build Error: Provider message: No such provider: 'http'. Thanks in advance, ~P -- View this message in context: http://www.nabble.com/build-failed-tf1858280.html#a5075053 Sent

[urgent]Maven1.0.2 build Failed

2005-10-17 Thread F-a-r-h-a-n-a
Hi Ive been trying to deploy maven in my GridPort3.5.1 Project for past 1 week on redhat Linux 9...im using command 'maven deploy' and following is the error that I get every time .Plz suggest sloution : maven deploy __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~

Re: [urgent]Maven1.0.2 build Failed

2005-10-17 Thread Lukas Theussl
Are you running maven as root or did you point your local repo to /root? (neither of which is a good idea). It looks like you don't have read access to your local repo (/root/.maven/...). -Lukas F-a-r-h-a-n-a wrote: Hi Ive been trying to deploy maven in my GridPort3.5.1 Project for past

[1.1Beta] BUILD FAILED on jelly plugin. Please help.

2005-08-13 Thread Hogeweg, Erwin \(GE Infrastructure\)
] Scanning 'D:\...\target\generated-xdocs'... [echo] Generating D:/.../target/docs/checkstyle-report.html from D:\...\target\generated-xdocs\checkstyle-report.xml BUILD FAILED File.. D:\...\.maven\cache\maven-xdoc-plugin-1.9.1\plugin.jelly Element... j:include Line.. 479 Column 58 file

RE: [1.1Beta] BUILD FAILED on jelly plugin. Please help.

2005-08-13 Thread Hogeweg, Erwin \(GE Infrastructure\)
You need to set the currentVersion/ in the project section of the project.xml file. -Original Message- From: Hogeweg, Erwin (GE Infrastructure) Sent: Saturday, August 13, 2005 10:01 AM To: Maven Users List Subject: [1.1Beta] BUILD FAILED on jelly plugin. Please help. All

RE: [1.1Beta] BUILD FAILED on jelly plugin. Please help.

2005-08-13 Thread Arnaud HERITIER
Can you fill an issue for the xdoc plugin please. The error message isn't really explicit :-) Arnaud -Message d'origine- De : Hogeweg, Erwin (GE Infrastructure) [mailto:[EMAIL PROTECTED] Envoyé : samedi 13 août 2005 16:10 À : Maven Users List Objet : RE: [1.1Beta] BUILD FAILED

[M2] Maven2 build failed

2005-07-28 Thread Anatol Pomozov
Hi, all. I tried to build maven2 from sources (svn up ./m2-bootstrap-all.sh) and got following error. Could you help me to solve it?? .{SKIP PREVIOUS LOG}... [INFO] [INFO]

Re: [M2] Maven2 build failed

2005-07-28 Thread Kenney Westerhof
On Thu, 28 Jul 2005, Anatol Pomozov wrote: This is because of a wrong POM on ibiblio.. (actually, because the logo tag in the pom is deprecated). It'll be fixed but it can take some time. If you want to go ahead, find that pom in your local repository:

Re: [M2] Maven2 build failed

2005-07-28 Thread Brett Porter
Try again with the latest SVN - it should check for an updated to the wagon POM. If not, remove that from your local repository - it has been corrected server side. - Brett On 7/29/05, Anatol Pomozov [EMAIL PROTECTED] wrote: Hi, all. I tried to build maven2 from sources (svn up

C# compile by use Maven1.x, i got build failed

2005-04-25 Thread NATARAJAN Sasi Kumar
Hai all i am compiling C# using ant task in maven 1.x, if compile one file no problem if compile more than one file , i got Build failed do you know anyone the above question advise me thanks in advance I am using tag goal name=csc:c# description=Compile C# ant:csc srcdir

Re: ---SPAM--- C# compile by use Maven1.x, i got build failed

2005-04-25 Thread Stephan Zeissler
) or remove one. Greetings, Stephan Zeissler NATARAJAN Sasi Kumar wrote: Hai all i am compiling C# using ant task in maven 1.x, if compile one file no problem if compile more than one file , i got Build failed do you know anyone the above question advise me thanks in advance I am using tag goal

Re: C# compile by use Maven1.x, i got build failed

2005-04-25 Thread Emmanuel Venisse
# compile by use Maven1.x, i got build failed Hai all i am compiling C# using ant task in maven 1.x, if compile one file no problem if compile more than one file , i got Build failed do you know anyone the above question advise me thanks in advance I am using tag goal name=csc:c

RE: maven javadoc clean prints build failed

2005-04-02 Thread Arnaud HERITIER
: maven javadoc clean prints build failed I'm running Win XP at work and Win 2000 Pro at home and it happens on both. I will look on Monday to see if it happens on RedHat Linux Enterprise 3.0 that I also run at work. I will gladly open the issue; I just have no clue how to do it:( So just

maven javadoc clean prints build failed

2005-04-01 Thread Andrei Szabo
Hi all, I came across a strange bahavior today. It is really simple to reproduce. Just use the followings: a. maven genapp b. maven javadoc clean Now you should have a build failed message along the lines: File.. C:\Documents and Settings\andrei.szabo\.maven\cache\maven-clean-plugin

RE: maven javadoc clean prints build failed

2005-04-01 Thread Andrei Szabo
-Message d'origine- De : Andrei Szabo [mailto:[EMAIL PROTECTED] Envoyé : vendredi 1 avril 2005 11:15 À : users@maven.apache.org Objet : maven javadoc clean prints build failed Hi all, I came across a strange bahavior today. It is really simple to reproduce. Just use

Getting the status 'BUILD FAILED' from maven

2004-11-29 Thread Adrian Tarau
How can I force the maven to stop de build process, and display a message about why the build was failed from a Java Bean called from build.xml?

Build Failed transitioning from RC4 to V1- please help

2004-08-18 Thread Mirabito, Massimo
a step in the migration? Thanks in advance for any help Max BUILD FAILED File.. C:\Documents and Settings\Administrator\.maven\cache\maven-xdoc-plugi n-1.8\plugin.jelly Element... attainGoal Line.. 687 Column 48 No goal [maven-statcvs-plugin:register

Re: Build Failed transitioning from RC4 to V1- please help

2004-08-18 Thread Emmanuel Venisse
You need the statcvs plugin. It doesn't distribute with Maven. http://statcvs-xml.berlios.de/maven-plugin/ Emmanuel - Original Message - From: Mirabito, Massimo [EMAIL PROTECTED] To: Maven Users List [EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 1:03 PM Subject: Build Failed

RE: Build Failed transitioning from RC4 to V1- please help

2004-08-18 Thread Mirabito, Massimo
you help? Thanks Max -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 07:29 To: Maven Users List Subject: Re: Build Failed transitioning from RC4 to V1- please help You need the statcvs plugin. It doesn't distribute with Maven. http

RE: Build Failed transitioning from RC4 to V1- please help

2004-08-18 Thread Mirabito, Massimo
[echo] repo is 'http://www.ibiblio.org/maven' [echo] trying to download http://www.ibiblio.org/maven/statcvs/plugins/maven -statcvs-plugin-2.5.jar BUILD FAILED File.. C:\Documents and Settings\Administrator\.maven\cache\maven-plugin-plu gin-1.5.1\plugin.jelly Element... ant:fail Line

Re: Build Failed transitioning from RC4 to V1- please help

2004-08-18 Thread Jefferson K. French
\.maven\reposito ry\statcvs\plugins [echo] repo is 'http://www.ibiblio.org/maven' [echo] trying to download http://www.ibiblio.org/maven/statcvs/plugins/maven -statcvs-plugin-2.5.jar BUILD FAILED File.. C:\Documents and Settings\Administrator\.maven\cache\maven-plugin-plu gin

RE: Build Failed transitioning from RC4 to V1- please help

2004-08-18 Thread Mirabito, Massimo
Users List Subject: Re: Build Failed transitioning from RC4 to V1- please help From the error message it looks like the directory: C:\Documents and Settings\Administrator\.maven\repository does not exist. Can you verify if it does exist now? Also, are you downloading the plugin as Administrator

Re: Build Failed transitioning from RC4 to V1- please help

2004-08-18 Thread Jefferson K. French
cache and repository Yes I am logged into the machine as administrator -Original Message- From: Jefferson K. French [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 13:11 To: Maven Users List Subject: Re: Build Failed transitioning from RC4 to V1- please help From

RE: Build Failed transitioning from RC4 to V1- please help

2004-08-18 Thread Mirabito, Massimo
I am back in business and running Maven 1.0. Thanks for pointing that out. Max -Original Message- From: Jefferson K. French [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 13:34 To: Maven Users List Subject: Re: Build Failed transitioning from RC4 to V1- please help Max

Was: [Andromda-user] build failed 3.0M2-SNAPSHOT

2004-07-03 Thread Jan Heise
. Can be done by defining ANT_OPTS=-Xmx640m See the JDK tooldocs. BUILD FAILED File.. /Users/jheise/.maven/plugins/maven-multiproject-plugin-1.3/plugin.jelly Element... maven:reactor Line.. 216 Column 9 Unable to obtain goal [multiproject:install-callback] -- /Users/jheise

/ /OREF:CPTA1F6C Build Failed when using Reactor

2004-02-27 Thread aribic
Hi All, I have an issue when I run reactor from my base project.xml. I get a BUILD FAILED with following message: ... Element... m:reactor Line.. 17 Column 40 ... Unable to obtain goal [reeferbk-dist] -- ... ant:copy Warning: Could not find file ~/projects/MyPrj/target/taglib.xml

Re: build failed in jxr, what do I do?

2003-08-14 Thread dion
site:fsdeploy'with beta 10. BUILD FAILED File.. file:/home/john/.maven/plugins/maven-jxr-plugin-1.2-SNAPSHOT/ Element... jxr:jxr Line.. 90 Column 31 java.lang.reflect.InvocationTargetException Total time: 1 minutes 31 seconds I am guessing that it is line 90 column 31 of plugin.jelly

Re: build failed in jxr, what do I do?

2003-08-11 Thread John Farrell
On Wed, 6 Aug 2003 04:38 pm, [EMAIL PROTECTED] wrote: Run 'maven -e clean site:generate' and post the stacktrace. Thanks Dion. I found -X straight after I posted, so I did that and raised MAVEN-657 on the Jira. But here is the quick stack. John BUILD FAILED

build failed in jxr, what do I do?

2003-08-08 Thread John Farrell
I received this message while doing 'maven clean site:generate site:fsdeploy'with beta 10. BUILD FAILED File.. file:/home/john/.maven/plugins/maven-jxr-plugin-1.2-SNAPSHOT/ Element... jxr:jxr Line.. 90 Column 31 java.lang.reflect.InvocationTargetException Total time: 1 minutes 31

Re: [Webtest] Re: Maven + Canoo : BUILD FAILED Target `' does not exist in this project

2003-08-01 Thread Scot Hale
] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, July 31, 2003 10:26 AM Subject: [Webtest] Re: Maven + Canoo : BUILD FAILED Target `' does not exist in this project Hi all, within the Maven Canoo Webtest plugin I start a separate ANT process

Re: Maven + Canoo : BUILD FAILED Target `' does not exist in this project

2003-07-31 Thread Siegfried Göschl
}/ arg value=${maven.webtest.target}/ /java webtest:test: [echo] Starting Canoo Webtest ... [echo] Processing simpleTest.xml [java] Buildfile: /home/anjarivo/Projects/MEW/simpleTest.xml [java] [java] BUILD FAILED [java] Target `' does not exist in this project. [java