Search Results

2
votes

How can I replace Ant with Maven?

Set up your project according to the standard directory layout. …
2
votes

“Missing artifact” errors with company repository

You'll have to add your company repository under the "repositories" element. The "mirrors" element is for specifyi …