m: SHAILJA [mailto:shalja.ru...@gmail.com]
Sent: Friday, January 23, 2009 7:29 AM
To: dev@maven.apache.org
Subject: Re: Pom packaging
h
I was serching for packaging type "pom " source code to get the idea
how
pom packaging type only take modules under it not .java source file..
h
I was serching for packaging type "pom " source code to get the idea how
pom packaging type only take modules under it not .java source file..
Could you please give me link or some information to find out source
code.
Thanks
SHAILJA wrote:
>
> Thanks alot
>
> Next thing i
Thanks alot
Next thing is that , I am having a huge directory structure like
dempack/room/primitive/*.java
demapack/jmx/console/*.java
/rfg/pool/bevarage/*.java
/rfg/pool/bevarage/test/*Test.java
like this with lots of .java,.prejava, .properties, .h
This is a user list question. However you can't have source in a pom project
as there is nothing bound to compile it. You need to move that source to a
child module of type jar.
On 1/21/09 1:15 AM, "Kumari, Shailja" wrote:
>
> Hi,
>
> I have directory strucute like this
>
>