Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Audio and Chat Log

...

Wiki Markup
\[11:04\] <cwilper> all dependencies pushed down from top level pom
\[11:04\] <cwilper> everything we know of that's in central is pointing to central
\[11:05\] <cwilper> warning: xercesImpl version is different. this was causing probs with validate policy commandline test. now working. to get it working, had to get a compatible xml-apis and xercesImpl together.
\[11:06\] <cwilper> now we're on latest version of xerces. could probably roll back to 2.6.2, but latest works so we'll keep that for now.
\[11:08\] <cwilper> all things not in maven central have been moved to org.fedorarepo groupid.
\[11:10\] <cwilper> andrew/chris: can we move the libs/ to our maven repo now?  dan: probably
\[11:13\] <cwilper> crumb trails (comments) stay in for a week, make sure things settle down. also when we move things into our maven repo, let's make sure the whole shebang (including bamboo tests) work correctly before nixing libs.
\[11:14\] <cwilper> dan's added new items to ant-to-maven2 page, wants discussions
\[11:19\] <cwilper> one question: how to deal with duplicate jdbc drivers (currently, maven puts them in war automatically, then installer adds them)
\[11:21\] <grahamtriggs> exclude them in Maven, so they don't go in the war. Best practice is to push them up to the application layer anyway
\[11:28\] <cwilper> noted graham. dan will followup w/query to mailing list for further discussion. another question/suggestion: we split out client into several sub-projects...right now they're a bit mixed. concensus seems to be that splitting them out the way suggested on the ant2maven wiki page makes sense.
\[11:35\] <cwilper> order of tbd stuff: 1. move stuff to our maven repo. 2. rename sources and pom groupids