Re: Maven: ** WARNING ** changed artifactId on clnt-*
Michael Nash <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Organization | JGlobal Limited |
| Message-ID | <[email protected]> |
Shash: Thanks! This was bugging me too. I'll adjust projects to match. Another thing I know is in the works is a further "breakup" of comm-*. I've realized looking at the dependencies (I think Aleks saw this too) that there are "too many" in the various comm-* modules, and that's because they contain both server *and* client-side code. Theoretically the only module that should do that is keel-common (hence the name!) One miracle at a time, though :-) Mike On Fri, 2005-02-25 at 02:10, Sasvata (Shash) Chatterjee wrote: > Mike/All, > > The clnt-* module artifactId-s were keel-clnt-* instead of clnt-*, not > matching the CVS module/directory names. This was messing up Eclipse > projects, when the .project/.classpath was generated by Maven. I went > through and changed all the artifactId-s, and changed all the references > in various project.xml, module-*.properties, and the example projects > all, default, helm, minimal. > > Until the newly named JARs are uploaded to the Maven repo on > keelframework.org, you can use "maven -Dgoal=jar:install > multiproject:goal" to install the new JARs in your local repo. I found > that defining the following env. variable, > "MAVEN_OPTS=-XX:MaxPermSize=128m -Xmx256m", avoids Mavens OutofMemory > error when doing a multiproject install. > > Sorry for the disruption...but figured better now than later... > > Shash > > http://keelframework.org/documentation.shtml > Keelgroup mailing list > [email protected] > http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com