Re: Velocity - Archetypes Question

2015-12-03 Thread Greg Trasuk
that are generated. Cheers, Greg Trasuk Web Age Solutions. http://www.webagesolutions.com > On Dec 3, 2015, at 8:44 PM, Maria Beckham <mariabeckha...@yahoo.com.INVALID> > wrote: > > > > Hi there, > Are archetypes in maven by default based on velocity engine/templates &

Re: Installing on Solaris

2015-11-06 Thread Greg Trasuk
strange indirection going on to make ‘java’ a basic command line task, (/usr/bin/java is a link to /usr//java/bin/java, which is a link to /usr/jdk/latest, etc) so you’ll be fighting the OS if you try to run a different version (although I think it should be do-able). Cheers, Greg Trasuk > On

Re: Installing on Solaris

2015-11-06 Thread Greg Trasuk
chance at working, you need to make sure that you can run ‘javac -version’ and it comes back with 1.7 or higher. Cheers, Greg Trasuk http://www.webagesolutions.com > On Nov 6, 2015, at 12:36 PM, james pruett <gpscru...@gmail.com> wrote: > > Hi, > > I get this error.

Re: War file name and sftp to server

2015-10-09 Thread Greg Trasuk
to be at http://tomcat.apache.org/maven-plugin-2.0/tomcat7-maven-plugin/usage.html Sorry I can’t give you a more detailed answer, but hopefully that points you in the right direction. Cheers, Greg Trasuk > On Oct 9, 2015, at 3:29 PM, K R <krr...@gmail.com> wrote: > > I do see

Re: War file name and sftp to server

2015-10-08 Thread Greg Trasuk
an app onto Tomcat. If that doesn’t work out, you could try the Maven AntRun plugin and use Ant’s scp task. Cheers, Greg Trasuk > On Oct 8, 2015, at 9:49 PM, ke...@na7kr.us <krr...@gmail.com> wrote: > > I tried tomcat plugin and it starts to upload and stops no error. >

Re: Copy-dependencies goal error

2015-10-06 Thread Greg Trasuk
MavenLateAdopters). We also offer training and consulting. Cheers, Greg Trasuk > On Oct 5, 2015, at 5:02 PM, <michael.ctr.taru...@faa.gov> > <michael.ctr.taru...@faa.gov> wrote: > > There are no transitive dependencies! > > This is not even building source code!!! &

Re: maven jar versus ant jar

2015-09-02 Thread Greg Trasuk
Hi Hector: Could you describe in very precise terms how you “installed it locally”? That might help us understand the problem. And perhaps you’ve already mentioned it, but what kind of jar file are you actually building? What does it get installed into? Cheers, Greg Trasuk > On Se

Re: snapshot build size difference

2015-08-26 Thread Greg Trasuk
jar tvf abc.jar Cheers, Greg Trasuk On Aug 26, 2015, at 2:09 PM, Magnanao, Hector hector.magna...@sap.com wrote: So I was finally able to get a good snapshot jar build from maven. But I noticed that the size of the maven build is bigger than the ant build. Does anyone have any

Re: Properties Files

2015-08-18 Thread Greg Trasuk
-To-Maven.html http://www.webagesolutions.com/knowledgebase/kb001-Converting-To-Maven.html Cheers, Greg Trasuk On Aug 18, 2015, at 10:02 AM, aalok singhvi aaloksing...@gmail.com wrote: It's a migration of an ant project. It's java project. Presently ant gets build properties file on compile time

Re: Use 2 pom.xml files with different names

2015-08-10 Thread Greg Trasuk
, and then we can suggest how to do that. Cheers, Greg Trasuk - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: How to fix this error?

2015-07-23 Thread Greg Trasuk
. Cheers, Greg Trasuk Open Source Stream Lead - Web Age Solutions (http://webagesolutions.com http://webagesolutions.com/) On Jul 21, 2015, at 2:49 PM, Simone simone.sciarre...@hotmail.it wrote: This is the error: Failed to execute goal on project scheduler.core: Could not resolve

Re: How to fix this error?

2015-07-21 Thread Greg Trasuk
Hi Simone: The mailing list appears to block screenshots. Could you copy/paste the text of the error message? Thanks, Greg Trasuk On Jul 21, 2015, at 2:17 PM, Simone simone.sciarre...@hotmail.it wrote: Hello My name is Simone Sciarretta, I am student at the University of Pisa

Re: Need Help of Maveners to prepare for a talk on Maven

2015-07-14 Thread Greg Trasuk
/registration.html?ApacheMavenLateAdopters http://www.webagesolutions.com/webinars/registration.html?ApacheMavenLateAdopters Cheers, Greg Trasuk. On Jul 14, 2015, at 8:22 AM, Ron Wheeler rwhee...@artifact-software.com wrote: Very good suggestions. Perhaps Murthy should share a bit about

Re: copy file renaming to WEB-INF

2015-05-19 Thread Greg Trasuk
artifacts. Cheers, Greg Trasuk Web Age Solutions http://www.webagesolutions.com http://www.webagesolutions.com/ On May 19, 2015, at 2:56 PM, Aitor Iturriondobeitia laudio.i...@gmail.com wrote: hello i have some files into one directory: jboss-ejb-client_local.xml jboss-ejb-client_pre.xml

Re: Do I need to write a plugin for this?

2015-03-01 Thread Greg Trasuk
Hi Anders and Benson: Nothing to do with this question, but I’m curious for another project - could you point me towards a good example of a custom packaging type plugin? Thanks, Greg Trasuk On Mar 2, 2015, at 1:30 AM, Anders Hammar and...@hammar.net wrote: In that case you do, yes. That's

Re: JJTree with maven-compiler-plugin

2014-03-04 Thread Greg Trasuk
/execution /executions /plugin /plugins /build And your “.jjt” files go into “src/main/jjtree. You can see an example in the “river-container-core” module at https://github.com/trasukg/river-container Cheers, Greg Trasuk. Open-Source Stream

How to remove the '.jar' from an assembly?

2013-07-30 Thread Greg Trasuk
Hello: I'm trying to use the assembly plugin to generate a deployment archive. I'd like to have the final jar name be 'something.ssar' even though it is formatted as a jar file, much the same way an ear file is simply a jar-formatted file with the extension .ear. I have the following

Re: Newbie trying to understand how to use some plugins

2013-06-11 Thread Greg Trasuk
...@maven.apache.org -- Greg Trasuk. Stream Lead - Open Source Technologies Ph: 905-315-9509 Cell: 905-921-6464 - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org