We cannot find any doc on how checkout CVS etc. where are maven CVS, which plugins are required etc. (and which release)
and where are them CVS. too.
You mean like: http://maven.apache.org/faq.html#how-to-build
The FAQ is your friend.
So, I want to run some jelly examples, which are located in recent jakarta snapshot.
I have some problems (they tell me that maven does not manage well native) and I am trying to see if recent maven solve some problems.(in fact it seems that win32 arch is hardcoded in them project.xml so cannot work elsewhere).
Please be more specific about this - there shouldn't be any problems with jakarta projects and Maven 1.0.
Last but not least. After looking everywhere in the corners I found maven snapshot at : http://cvs.apache.org/snapshots/maven/
I had no idea this existed until you found it:)
But thissnapshot has some problems :
Actual snapshot problems seems to be that it does no manage well, httpclient.jar and test-SNAPSHOT.war
it forget to download both of them
I told you how to get around this in my email yesterday.
Attempting to download maven-jelly-tags-1.1-SNAPSHOT.jar. Attempting to download maven-model-1.1-SNAPSHOT.jar.
These are a bit misleading - its not an error, it just decided not to download them because they are up to date.
Plugin 'maven-deploy-plugin' in project 'Maven' is not available
If you had searched any of the archives, you'd have seen this is a warning that can be ignored.
Can you help me ?
Read this: http://maven.apache.org/faq.html#how-to-build
But a side point: self-proclaimed newbie's should not need to download and build from source. I'd like to know more about your problems with Maven 1.0.
Regards, Brett
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
