Filesize changes during assembly

2009-07-10 Thread bshepherd
I have a Solaris executable checked in to my subversion repository. When I build on windows via maven, all is fine. When I build on Red Hat (server where Hudson performs the build), the file size is the wrong size. File size in the repository is 753004. After build on Red Hat, the file size in th

Re: uses for config directory?

2008-10-14 Thread bshepherd
Stephen, We use the config directory in the same way as you. We have not found a way to run the application with maven (Netbeans) as the config directory is not seen by maven on the classpath. So we go through a hoky modification of moving the needed config files in resources so they end up int he

Re: Dependency licenses

2008-10-06 Thread bshepherd
; > In this case, it should be something like (not sure about the goal, > check the plugin sources or documentation): > mvn com.atlassian.maven.plugins:maven-licenses-plugin:1.0-SNAPSHOT:list > > Wayne > > On Mon, Oct 6, 2008 at 9:51 AM, bshepherd <[EMAIL PROTECTED]> wro

RE: Dependency licenses

2008-10-06 Thread bshepherd
OT Is there something else I need to do? justinedelson wrote: > > It's in the Atlassian public repo: > https://maven.atlassian.com/repository/public/ > > -Original Message- > From: bshepherd [mailto:[EMAIL PROTECTED] > Sent: Monday, October 06, 2

Re: Dependency licenses

2008-10-06 Thread bshepherd
imagine you can check out the code and > build/install/use it pretty easily. > > Wayne > > On Fri, Oct 3, 2008 at 11:47 AM, bshepherd <[EMAIL PROTECTED]> wrote: >> >> I can follow the link in my browser, but how do you check out the code so >> I >>

Re: Dependency licenses

2008-10-03 Thread bshepherd
I can follow the link in my browser, but how do you check out the code so I can build it. It sounds exactly what I need. Thanks Keith Bonawitz-2 wrote: > > Is there a way to create an assembly that includes a license file for > each dependency (including transitive dependencies)? > > Thanks, >

How to aggregate License info

2008-10-03 Thread bshepherd
I have a requirement to determine all dependencies used in our project and determine what licenses are used. When I use the site:site/site:deploy goals I can select the Dependencies link for reports and get a License section that looks like the following: Licenses SILENTWIRE License 1.0: Sil