|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
src in trunk failed with mavenHi,
I got error when run mvn package with the latest trunk at https://j-trac.svn.sourceforge.net/svnroot/j-trac/trunk/jtrac [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin 'info.jtrac:maven-antprops-plugin' does not exist or no valid version could be found [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ Any idea? -- /bugslayer PS: I am surprised jtrac project itself is not using jtrack :) ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ j-trac-users mailing list j-trac-users@... https://lists.sourceforge.net/lists/listinfo/j-trac-users |
|
|
Re: src in trunk failed with mavenOn Saturday 22 September 2007 17:20, thebugslayer wrote:
> Hi, > I got error when run mvn package with the latest trunk at > https://j-trac.svn.sourceforge.net/svnroot/j-trac/trunk/jtrac > > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] The plugin 'info.jtrac:maven-antprops-plugin' does not exist or no > valid version could be found > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > > Any idea? You need to get the plugin down and install it. This means instead of gettting jtracr/jtrac from svn get the level above down: jtrac. You will find the plugin is at that level, mvn install it and then try to build jtrac, it should then work. I was bitten by the same problem, but have jtrac working nicely now. TimP ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ j-trac-users mailing list j-trac-users@... https://lists.sourceforge.net/lists/listinfo/j-trac-users |
|
|
Re: src in trunk failed with mavenGot it. thks.
On 9/22/07, TimP <timp_work@...> wrote: > On Saturday 22 September 2007 17:20, thebugslayer wrote: > > Hi, > > I got error when run mvn package with the latest trunk at > > https://j-trac.svn.sourceforge.net/svnroot/j-trac/trunk/jtrac > > > > [ERROR] BUILD ERROR > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] The plugin 'info.jtrac:maven-antprops-plugin' does not exist or no > > valid version could be found > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] For more information, run Maven with the -e switch > > [INFO] > > ------------------------------------------------------------------------ > > > > Any idea? > > You need to get the plugin down and install it. > > This means instead of gettting jtracr/jtrac from svn get the level above down: > jtrac. > > You will find the plugin is at that level, mvn install it and then try to > build jtrac, it should then work. > > I was bitten by the same problem, but have jtrac working nicely now. > > TimP > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > j-trac-users mailing list > j-trac-users@... > https://lists.sourceforge.net/lists/listinfo/j-trac-users > -- /bugslayer ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ j-trac-users mailing list j-trac-users@... https://lists.sourceforge.net/lists/listinfo/j-trac-users |
| Free embeddable forum powered by Nabble | Forum Help |