Hi,
I'm working on Apache AVRO (Issue 570) and I'm having a maven issue that I
was hoping to get some help with. The pre-existing pom.xml
is using the shade plugin to build a jar which includes all of the
dependencies, unpacked. The configuration is below.
org.apache.maven.plugins
e
> fault of the test-jar or dependency declaration, but bugs in various other
> plugins in our toolchain, see
> http://jira.codehaus.org/browse/MRRESOURCES-53.
>
> -Scott
>
> On 7/5/11 2:52 PM, "Jeremy Lewi" wrote:
>
> >Hi,
> >
> >I'm working o
Hi,
I'm working on the apache avro project and I'm having a problem with
maven that I was hoping to get some help with.
My project consists of several modules, one of which is "mapred".
Now I can build "mapred" just fine e.g by doing mvn package from within
the project.
Another module in the pro