Re: Problems with MAVEN's-ANT on OpenVMS

2011-10-04 Thread Barrie Treloar
On Wed, Oct 5, 2011 at 3:43 AM, Wayne Fay wrote: >> May I ask you a favor and lead me to a document describing how we can make >> maven using our own ant 1.7.1, >> as we had changes in ANT 1.7.1 specifically for OpenVMS, those catching >> logical, and generating a temporary >> file where all the

Re: Maven Shade - createDependencyReducedPom - exclude dependency

2011-10-04 Thread jaybytez
I think I already found a solution by adding the artifact as a dependency and scope = provided. This helped to remove it from the dependency-reduced-pom.xml. -- View this message in context: http://maven.40175.n5.nabble.com/Maven-Shade-createDependencyReducedPom-exclude-dependency-tp4869892p4869

Maven Shade - createDependencyReducedPom - exclude dependency

2011-10-04 Thread jaybytez
I use the createDependencyReducedPom & promoteTransitiveDependencies to have Maven Shade generate the reduced pom file with transitive dependencies. The problem I am having is that I want to exclude some of the transitive dependencies from the dependency-reduced-pom.xml. Is this possible? Thanks

Re: Problems with MAVEN's-ANT on OpenVMS

2011-10-04 Thread Wayne Fay
> May I ask you a favor and lead me to a document describing how we can make > maven using our own ant 1.7.1, > as we had changes in ANT 1.7.1 specifically for OpenVMS, those catching > logical, and generating a temporary > file where all the many hundred arguments being passed today to JAVA / JV

AW: Problems with MAVEN's-ANT on OpenVMS

2011-10-04 Thread Stadelmann Josef
Hello Wayne Thank you. Wayne, I understand by far not all in maven , who does? But thanks for the reply, it clears a bit of the clouds. May I ask you a favor and lead me to a document describing how we can make maven using our own ant 1.7.1, as we had changes in ANT 1.7.1 specifical

Re: Build hangs on maven site generation

2011-10-04 Thread Bram Patelski
Any tips? SVN is in my PATH and it hangs on the default change log reports task that is run when using mvn site-deploy On Fri, Sep 30, 2011 at 17:30, Bram Patelski wrote: > Yes, when I run them by hand (in the jenkins checked-out workspace) it runs > fine > and most other projects run fine from

Re: [bug?] Getting null in manifest when using custom

2011-10-04 Thread adimor
you should use /usr/lib/ctch/java/*$$*{artifact.artifactId} (double '$$') -- View this message in context: http://maven.40175.n5.nabble.com/bug-Getting-null-in-manifest-when-using-classpathLayoutType-custom-classpathLayoutType-tp127298p4868298.html Sent from the Maven - Users mailing list archi