Wim Deblauwe a écrit :
Hey,
found the pom.xml, it was right where it should be :)
:)
At work, we are using base UCM with dynamic views (not snapshot views).
I'm currently at home, so I can't test anything yet. But I will first
try to get to know the code. I does not seem to hard at first glance.
ok.
What is the difference on cleartool usage for all clearcase connection type?
I know that luntbuild has support for ClearCase. Have you guys ever
looked into that code
(http://fisheye.cenqua.com/viewrep/luntbuild/luntbuild/src/com/luntsys/luntbuild/vcs/BaseClearcaseAdaptor.java
<http://fisheye.cenqua.com/viewrep/luntbuild/luntbuild/src/com/luntsys/luntbuild/vcs/BaseClearcaseAdaptor.java>)?
Yes, I already look at it, but I don't have clearcase (and never use it), so it's more
difficult to understand it.
regards,
Wim
2005/11/11, Emmanuel Venisse <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>>:
Wim Deblauwe a écrit :
> Hi,
>
> I just checkout everything from the scm plugin (using IntelliJ,
I'll see
> if I need tortoiseSVN). Before I change anything, I want to try
to build
> the things I will change, normally maven-scm-provider-clearcase.
How do
> I build? I suppose I need Maven 2 to build, but I can't seem to
find a
> pom.xml.
mvn clean install in maven-scm-providers/maven-provider-clearcase
pom.xml is in this directory, look at
http://svn.apache.org/viewcvs.cgi/maven/scm/trunk/maven-scm-providers/maven-scm-provider-clearcase/
What is your clearcase connection type?
Emmanuel