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

Maven Files Need Updated (src folder & java version) #607

Closed
gissuebot opened this issue Oct 31, 2014 · 5 comments
Closed

Maven Files Need Updated (src folder & java version) #607

gissuebot opened this issue Oct 31, 2014 · 5 comments
Labels
status=fixed type=defect Bug, not working as expected
Milestone

Comments

@gissuebot
Copy link

Original issue created by sahendrickson on 2011-04-17 at 05:23 AM


The Maven configuration files seem to have two errors:
 (1) guava source folder is "file://$MODULE_DIR$/guava/src" (with the "guava" folder) not "file://$MODULE_DIR$/src"
 (2) guava trunk requires JDK 1.6, see [1].
The attached patch updates the maven configuration files for both issues. Only after these changes were made did m2eclipse correctly configure the guava project within Eclipse.

[1] #32

@gissuebot
Copy link
Author

Original comment posted by fry@google.com on 2011-04-19 at 11:56 AM


We're working on it. It will all be in order by r10.


Status: Accepted
CC: cgruber@google.com

@gissuebot
Copy link
Author

Original comment posted by cgruber@google.com on 2011-04-19 at 01:59 PM


Update:

I should have at least normal build in maven restored later today. Works on
my laptop. I'll be adding GWT artifact creation shortly after that, then
making sure the release tools are clean for the main guava librarians to do
releases conveniently.

Christian.

@gissuebot
Copy link
Author

Original comment posted by kevinb@google.com on 2011-07-13 at 06:18 PM


(No comment entered for this change.)


Status: Triaged

@gissuebot
Copy link
Author

Original comment posted by kevinb@google.com on 2011-07-13 at 07:33 PM


(No comment entered for this change.)


Status: Accepted
Labels: Type-Defect, Milestone-Release10

@gissuebot
Copy link
Author

Original comment posted by yrfselrahc on 2011-09-06 at 05:30 PM


We've updated our pom.xmls to natively build with Maven.


Status: Fixed

@gissuebot gissuebot added type=defect Bug, not working as expected status=fixed migrated labels Oct 31, 2014
@cgdecker cgdecker modified the milestone: 10.0 Nov 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status=fixed type=defect Bug, not working as expected
Projects
None yet
Development

No branches or pull requests

2 participants