wukaMM / test-analytics

Automatically exported from code.google.com/p/test-analytics
1 stars 0 forks source link

No instructions to deploy source #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have downloaded the software using the command:

git clone https://code.google.com/p/test-analytics/

This is according to the documentation available in the 'Source'. 

I suppose we have to deploy this under tomcat or something some container. 
Could you give the instructions to deploy this as an independent setup.

I couldn't find any relevant wiki post on deploying the source.

Original issue reported on code.google.com by vinodh.v...@gmail.com on 9 Nov 2011 at 3:04

GoogleCodeExporter commented 8 years ago
hi please provide INSTALLATION document 

Original comment by jagadees...@gmail.com on 25 Nov 2011 at 2:33

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hehe... actually need instructions to *build* and install as well.  :)

I was able to hack my ~/.m2/settings.xml to get one of the plugin dependencies 
to download but now it can't find a different one and I'm having no luck 
building the app.

[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) javax.jdo:jdo2-api:jar:2.3-ec

----------
1 required artifact is missing.

for artifact: 
  org.datanucleus:maven-datanucleus-plugin:maven-plugin:1.1.4

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  DN_M2_Repo (http://www.datanucleus.org/downloads/maven2/),
  has gwt-dnd 3.1.1 (http://gwtquery-plugins.googlecode.com/svn/mavenrepo)

Original comment by mor...@morganizeit.com on 30 Dec 2011 at 5:53

GoogleCodeExporter commented 8 years ago
I'm a .NET developer with no java knowledge but after reading a draft of 'How 
Google Tests Software' I would love to give Test-Analytics a try. Could you 
please provide build/install instructions? Or maybe distribute a setup package?

Original comment by deko...@gmail.com on 17 Jan 2012 at 2:02

GoogleCodeExporter commented 8 years ago
as for the missing javax.jdo artifact: I had to install it by hand (grabbed the 
JAR and POM file from datanucleus.org maven repo and installed it by 'mvn 
install:installfile -Dfile=... -DpomFile=...'

Original comment by coquelic...@gmail.com on 14 Sep 2012 at 11:54

GoogleCodeExporter commented 8 years ago
Is there any suggestions how to install?

Original comment by o.pylkev...@gmail.com on 3 Apr 2014 at 2:55

GoogleCodeExporter commented 8 years ago
I also would really like some install help if anyone has any resources.

Original comment by MISTagen...@gmail.com on 12 Jun 2014 at 9:15