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 Build File Present #1

Open
GoogleCodeExporter opened this issue Feb 23, 2016 · 4 comments
Open

No Build File Present #1

GoogleCodeExporter opened this issue Feb 23, 2016 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Clone the repository.
2. Run *any* build tool (ant, maven)
3. No build configuration file found (the repo doesn't have one.)

What is the expected output? What do you see instead?

A built project.

What version of the product are you using? On what operating system?

Latest repo version, Windows.

Please provide any additional information below.

I've built a maven pom.xml that matches what ivy.xml includes; no point in 
using ant when ant's not the current build tool du jour.

If you move the contents of src to src/main/java (the maven standard for java 
source files) you can eliminate the <sourceDirectory> tag in the pom.xml, and 
that also gives you an easy way to declare a test tree (in src/test/java).

Original issue reported on code.google.com by [email protected] on 14 Feb 2011 at 10:26

Attachments:

@GoogleCodeExporter
Copy link
Author

Anyone could upload a jar file?

Original comment by [email protected] on 2 May 2012 at 8:52

@GoogleCodeExporter
Copy link
Author

What kind of jar file? Where?

Original comment by [email protected] on 2 May 2012 at 8:59

@GoogleCodeExporter
Copy link
Author

Sorry, i am new in java, so i dont know how to add a reference to my project... 
I get the source code, but it throw some errors when i open it with eclipse... 
net.htmlparser not resolved...

Original comment by [email protected] on 2 May 2012 at 10:50

@GoogleCodeExporter
Copy link
Author

I was able to create a jar file to add to the build path for my project, but 
now i am getting this error on run time when i instance this type....

could not resolve type: net.moraleboost.streamscraper.scraper.IceCastScraper    

Original comment by [email protected] on 2 May 2012 at 11:12

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