Wednesday, 2 October 2013

Downloading source using Maven

Downloading source using Maven

pI'm attempting to find the source for a particular sample project. The
most I can find is a codePOM/code file which is located here: a
href=http://search.maven.org/#artifactdetails%7Corg.atmosphere%7Catmosphere-redis-demo%7C2.0.1%7Cwar
rel=nofollowhttp://search.maven.org/#artifactdetails%7Corg.atmosphere%7Catmosphere-redis-demo%7C2.0.1%7Cwar/a/p

pCan maven be used to pull down the source for this sample project so I
can review it? New to Java tools and not sure if it's the right tool. What
good is the POM for if you don't have the source?/p

No comments:

Post a Comment