Hi Brett
Brett Porter wrote:
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
Yes it is no info on where are maven CVS, which plugins are required etc. (and which release) and where are them CVS.
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.
When you want to run jellySwt demo. We must use maven demo.
Then (but if you are on a win32 machine) it cry this :
no swt-win32-2128 in java.library.path
In fact win32 is hardcoded in project.xml. (I follow to you a complete detailed explanation of problem)
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:)
Do you plan to solve the problem ?
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.
And do you plan to take in count the fact that after having downloaded test-SNAPSHOT.war
test fail asking for it, because it does not find it, even if the path is OK and the tar good?
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
I read it before to ask anything and to install anything.
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.
My problem with Maven is that I cannot succeed to run jellySwt demo on a linux machine (Looking in archive I found that others people has the problem on windows2000 but they just stop to use it, having no answers).
I cannot run it because swt use natives and it seems that natives are not managed very well in Maven 1.0. I wanted to look if latest Maven was better.
If maven is for experts, excuse me for all these troubles.
Thank's
Andre
Regards, Brett
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
