can you run "mvn -version" and include that too?

On Wed, Jun 3, 2015 at 1:56 PM, plj <[email protected]> wrote:

> Thanks for the quick reply.  See below:
>
> java version "1.7.0_07"
> Java(TM) SE Runtime Environment (build 1.7.0_07-b10)
> Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode)
>
> Distributor ID: Ubuntu
> Description:    Ubuntu 12.04.5 LTS
> Release:        12.04
> Codename:       precise
>
> From: Aldrin Piri [via Apache NiFi (incubating) Developer List] [mailto:
> [email protected]]
> Sent: Wednesday, June 03, 2015 2:51 PM
> To: Jones, Patrick L.
> Subject: Re: mvn fail
>
> Sorry to hear you are having troubles with the process in the quick start
> guide.
>
> Could you please provide some additional details such as Linux
> distribution/version and Java version you are running the code against?
>
> Thanks!
>
> On Wed, Jun 3, 2015 at 2:17 PM, plj <[hidden
> email]</user/SendEmail.jtp?type=node&node=1717&i=0>> wrote:
>
> >
> >
> > Howdy,
> >
> >   I'm trying to install NiFi on a Linux VM.  I have followed the
> Quickstart
> > build steps.  The last step I cd to nifi and then mvn clean install.  Any
> > thoughts on why I got the following:
> >
> > ...
> > Running org.apache.nifi.processors.standard.TestExecuteStreamCommand
> > Tests run: 5, Failures: 4, Errors: 0, Skipped: 1, Time elapsed: 1.144 sec
> > <<< FAILURE! - in org.apache.nifi.processors.standard.TestE
> > xecuteStreamCommand
> >
> >
> testExecuteIngestAndUpdateWithWorkingDir(org.apache.nifi.processors.standard.TestExecuteStreamCommand)
> > Time elapsed: 0.112 sec  <<<
> > FAILURE!
> > java.lang.AssertionError: null
> >         at org.junit.Assert.fail(Assert.java:86)
> >         at org.junit.Assert.assertTrue(Assert.java:41)
> >         at org.junit.Assert.assertTrue(Assert.java:52)
> >         at
> >
> >
> org.apache.nifi.processors.standard.TestExecuteStreamCommand.testExecuteIngestAndUpdateWithWorkingDir(TestExecuteStreamCommand.java:156)
> >
> >
> >
> testExecuteJarWithBadPath(org.apache.nifi.processors.standard.TestExecuteStreamCommand)
> > Time elapsed: 0.006 sec  <<< FAILURE!
> > org.junit.ComparisonFailure: expected:<[Error: Unable to access jarfile]>
> > but was:<[Unable to access jarfile /home/]>
> >         at org.junit.Assert.assertEquals(Assert.java:115)
> >         at org.junit.Assert.assertEquals(Assert.java:144)
> >         at
> >
> >
> org.apache.nifi.processors.standard.TestExecuteStreamCommand.testExecuteJarWithBadPath(TestExecuteStreamCommand.java:103)
> >
> >
> >
> testExecuteJar(org.apache.nifi.processors.standard.TestExecuteStreamCommand)
> > Time elapsed: 0.1 sec  <<< FAILURE!
> > java.lang.AssertionError: null
> >         at org.junit.Assert.fail(Assert.java:86)
> >         at org.junit.Assert.assertTrue(Assert.java:41)
> >         at org.junit.Assert.assertTrue(Assert.java:52)
> >         at
> >
> >
> org.apache.nifi.processors.standard.TestExecuteStreamCommand.testExecuteJar(TestExecuteStreamCommand.java:73)
> >
> >
> >
> testExecuteIngestAndUpdate(org.apache.nifi.processors.standard.TestExecuteStreamCommand)
> > Time elapsed: 0.925 sec  <<< FAILURE!
> > java.lang.AssertionError: null
> >         at org.junit.Assert.fail(Assert.java:86)
> >         at org.junit.Assert.assertTrue(Assert.java:41)
> >         at org.junit.Assert.assertTrue(Assert.java:52)
> >         at
> >
> >
> org.apache.nifi.processors.standard.TestExecuteStreamCommand.testExecuteIngestAndUpdate(TestExecuteStreamCommand.java:134)
> >
> > ...
> >
> > [INFO] BUILD FAILURE
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 7:46.419s
> > [INFO] Finished at: Wed Jun 03 14:02:07 EDT 2015
> > [INFO] Final Memory: 141M/1477M
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test)
> on
> > project nifi-standard-processors: There are test failures.
> >
> >
> >
> >
> > --
> > View this message in context:
> >
> http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/mvn-fail-tp1716.html
> > Sent from the Apache NiFi (incubating) Developer List mailing list
> archive
> > at Nabble.com.
> >
>
> ________________________________
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/mvn-fail-tp1716p1717.html
> To unsubscribe from mvn fail, click here<
> http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1716&code=cGxqQG1pdHJlLm9yZ3wxNzE2fDU1MTMzODA1
> >.
> NAML<
> http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml
> >
>
>
>
>
> --
> View this message in context:
> http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/mvn-fail-tp1716p1718.html
> Sent from the Apache NiFi (incubating) Developer List mailing list archive
> at Nabble.com.
>



-- 
Sean

Reply via email to