Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No instructions to deploy source #5

Open
GoogleCodeExporter opened this issue Feb 22, 2016 · 7 comments
Open

No instructions to deploy source #5

GoogleCodeExporter opened this issue Feb 22, 2016 · 7 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 9 Nov 2011 at 3:04

@GoogleCodeExporter
Copy link
Author

hi please provide INSTALLATION document 

Original comment by [email protected] on 25 Nov 2011 at 2:33

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 30 Dec 2011 at 5:53

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 17 Jan 2012 at 2:02

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 14 Sep 2012 at 11:54

@GoogleCodeExporter
Copy link
Author

Is there any suggestions how to install?

Original comment by [email protected] on 3 Apr 2014 at 2:55

@GoogleCodeExporter
Copy link
Author

I also would really like some install help if anyone has any resources.

Original comment by [email protected] on 12 Jun 2014 at 9:15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant